(::String) — Output only. The unique ID of the Instance.
#ip_address
defip_address()->::String
Returns
(::String) — Output only. The private network IP address for the Instance. This is the
default IP for the instance and is always created (even if enable_public_ip
is set). This is the connection endpoint for an end-user application.
#name
defname()->::String
Returns
(::String) — The name of the ConnectionInfo singleton resource, e.g.:
projects/{project}/locations/{location}/clusters//instances//connectionInfo
This field currently has no semantic meaning.
#name=
defname=(value)->::String
Parameter
value (::String) — The name of the ConnectionInfo singleton resource, e.g.:
projects/{project}/locations/{location}/clusters//instances//connectionInfo
This field currently has no semantic meaning.
Returns
(::String) — The name of the ConnectionInfo singleton resource, e.g.:
projects/{project}/locations/{location}/clusters//instances//connectionInfo
This field currently has no semantic meaning.
#pem_certificate_chain
defpem_certificate_chain()->::Array<::String>
Returns
(::Array<::String>) — 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.
#psc_dns_name
defpsc_dns_name()->::String
Returns
(::String) — Output only. The DNS name to use with PSC for the Instance.
#public_ip_address
defpublic_ip_address()->::String
Returns
(::String) — Output only. The public IP addresses for the Instance. This is available
ONLY when enable_public_ip is set. This is the connection endpoint for an
end-user application.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# AlloyDB V1ALPHA API - Class Google::Cloud::AlloyDB::V1alpha::ConnectionInfo (v0.14.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.14.1 (latest)](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/latest/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.14.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.14.0/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.13.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.13.0/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.12.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.12.0/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.11.1](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.11.1/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.10.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.10.0/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.9.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.9.0/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.8.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.8.0/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.7.2](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.7.2/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.6.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.6.0/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.5.2](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.5.2/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.4.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.4.0/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.3.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.3.0/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.2.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.2.0/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo)\n- [0.1.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.1.0/Google-Cloud-AlloyDB-V1alpha-ConnectionInfo) \nReference documentation and code samples for the AlloyDB V1ALPHA API class Google::Cloud::AlloyDB::V1alpha::ConnectionInfo.\n\nConnectionInfo singleton resource.\n\u003chttps://google.aip.dev/156\u003e \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #instance_uid\n\n def instance_uid() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The unique ID of the Instance.\n\n### #ip_address\n\n def ip_address() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The private network IP address for the Instance. This is the default IP for the instance and is always created (even if enable_public_ip is set). This is the connection endpoint for an end-user application.\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The name of the ConnectionInfo singleton resource, e.g.: projects/{project}/locations/{location}/clusters/*/instances/*/connectionInfo This field currently has no semantic meaning.\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The name of the ConnectionInfo singleton resource, e.g.: projects/{project}/locations/{location}/clusters/*/instances/*/connectionInfo This field currently has no semantic meaning. \n**Returns**\n\n- (::String) --- The name of the ConnectionInfo singleton resource, e.g.: projects/{project}/locations/{location}/clusters/*/instances/*/connectionInfo This field currently has no semantic meaning.\n\n### #pem_certificate_chain\n\n def pem_certificate_chain() -\u003e ::Array\u003c::String\u003e\n\n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- 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.\n\n### #psc_dns_name\n\n def psc_dns_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The DNS name to use with PSC for the Instance.\n\n### #public_ip_address\n\n def public_ip_address() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The public IP addresses for the Instance. This is available ONLY when enable_public_ip is set. This is the connection endpoint for an end-user application."]]