Sha256: e25f4442b0daa6b5395affe24fc352e4ed82ce2c598b0293409d50a8570a2031
Contents?: true
Size: 668 Bytes
Versions: 2
Compression:
Stored size: 668 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/aiplatform/v1/env_var.proto require 'google/api/field_behavior_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/aiplatform/v1/env_var.proto", :syntax => :proto3) do add_message "google.cloud.aiplatform.v1.EnvVar" do optional :name, :string, 1 optional :value, :string, 2 end end end module Google module Cloud module AIPlatform module V1 EnvVar = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.EnvVar").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/env_var_pb.rb |
google-cloud-ai_platform-v1-0.2.0 | lib/google/cloud/aiplatform/v1/env_var_pb.rb |