Sha256: d890bfbdc204d8abdaefe8568ee133e51097054fd048f56a11d782ae593dfb3e
Contents?: true
Size: 986 Bytes
Versions: 1
Compression:
Stored size: 986 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/aiplatform/v1/feature_selector.proto require 'google/api/annotations_pb' require 'google/api/field_behavior_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/aiplatform/v1/feature_selector.proto", :syntax => :proto3) do add_message "google.cloud.aiplatform.v1.IdMatcher" do repeated :ids, :string, 1 end add_message "google.cloud.aiplatform.v1.FeatureSelector" do optional :id_matcher, :message, 1, "google.cloud.aiplatform.v1.IdMatcher" end end end module Google module Cloud module AIPlatform module V1 IdMatcher = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.IdMatcher").msgclass FeatureSelector = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.FeatureSelector").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/feature_selector_pb.rb |