Sha256: 13648538978e216a67e90cfab75d504745742e711eb29cd7fd29c836691e1507
Contents?: true
Size: 769 Bytes
Versions: 2
Compression:
Stored size: 769 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/aiplatform/v1/deployed_model_ref.proto 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_model_ref.proto", :syntax => :proto3) do add_message "google.cloud.aiplatform.v1.DeployedModelRef" do optional :endpoint, :string, 1 optional :deployed_model_id, :string, 2 end end end module Google module Cloud module AIPlatform module V1 DeployedModelRef = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.DeployedModelRef").msgclass end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-ai_platform-v1-0.3.0 | lib/google/cloud/aiplatform/v1/deployed_model_ref_pb.rb |
google-cloud-ai_platform-v1-0.2.0 | lib/google/cloud/aiplatform/v1/deployed_model_ref_pb.rb |