Sha256: aabef06e1b1bfe9d236b02780be519b3b04b2576fc86044de61ec3fdbd88167f
Contents?: true
Size: 683 Bytes
Versions: 22
Compression:
Stored size: 683 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/aiplatform/v1/encryption_spec.proto require 'google/protobuf' require 'google/api/field_behavior_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/aiplatform/v1/encryption_spec.proto", :syntax => :proto3) do add_message "google.cloud.aiplatform.v1.EncryptionSpec" do optional :kms_key_name, :string, 1 end end end module Google module Cloud module AIPlatform module V1 EncryptionSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.EncryptionSpec").msgclass end end end end
Version data entries
22 entries across 22 versions & 1 rubygems