Sha256: a4dc617f20bc3dcc7615e46b1fd8862173c9c2eb7c988dac895010499317c051
Contents?: true
Size: 770 Bytes
Versions: 22
Compression:
Stored size: 770 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/aiplatform/v1/deployed_model_ref.proto require 'google/protobuf' require 'google/api/field_behavior_pb' require 'google/api/resource_pb' 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
22 entries across 22 versions & 1 rubygems