Sha256: b142cbeb6bf1b8d163988644c2cd0fadbe53c1439d4ead42023873250d785c2f
Contents?: true
Size: 811 Bytes
Versions: 1
Compression:
Stored size: 811 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/aiplatform/v1/deployed_index_ref.proto require 'google/api/annotations_pb' require 'google/api/field_behavior_pb' require 'google/api/resource_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/aiplatform/v1/deployed_index_ref.proto", :syntax => :proto3) do add_message "google.cloud.aiplatform.v1.DeployedIndexRef" do optional :index_endpoint, :string, 1 optional :deployed_index_id, :string, 2 end end end module Google module Cloud module AIPlatform module V1 DeployedIndexRef = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.DeployedIndexRef").msgclass end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-ai_platform-v1-0.1.0 | lib/google/cloud/aiplatform/v1/deployed_index_ref_pb.rb |