Sha256: ae3b36fc19acb9579ed07c661593c8a2bf8c9045c9fe7ecb3054210a6cd7687e

Contents?: true

Size: 704 Bytes

Versions: 1

Compression:

Stored size: 704 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/aiplatform/v1/env_var.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/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

1 entries across 1 versions & 1 rubygems

Version Path
google-cloud-ai_platform-v1-0.1.0 lib/google/cloud/aiplatform/v1/env_var_pb.rb