Class: Google::Cloud::AlloyDB::V1alpha::ConnectionInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/alloydb/v1alpha/resources.rb

Overview

ConnectionInfo singleton resource. https://google.aip.dev/156

Instance Attribute Summary collapse

Instance Attribute Details

#instance_uid::String (readonly)



1343
1344
1345
1346
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 1343

class ConnectionInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#ip_address::String (readonly)



1343
1344
1345
1346
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 1343

class ConnectionInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String



1343
1344
1345
1346
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 1343

class ConnectionInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#pem_certificate_chain::Array<::String> (readonly)

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns Output only. The pem-encoded chain that may be used to verify the X.509 certificate. Expected to be in issuer-to-root order according to RFC 5246.



1343
1344
1345
1346
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 1343

class ConnectionInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#psc_dns_name::String (readonly)



1343
1344
1345
1346
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 1343

class ConnectionInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#public_ip_address::String (readonly)



1343
1344
1345
1346
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 1343

class ConnectionInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end