Sha256: daccae35084452dc7055f8f3f905b9062997a88269724f54c976c00a5d7b7ff1
Contents?: true
Size: 824 Bytes
Versions: 1
Compression:
Stored size: 824 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/aiplatform/v1/user_action_reference.proto require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/aiplatform/v1/user_action_reference.proto", :syntax => :proto3) do add_message "google.cloud.aiplatform.v1.UserActionReference" do optional :method, :string, 3 oneof :reference do optional :operation, :string, 1 optional :data_labeling_job, :string, 2 end end end end module Google module Cloud module AIPlatform module V1 UserActionReference = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.UserActionReference").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/user_action_reference_pb.rb |