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