Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::ResolveConnectSettingsRequest.
Connect settings retrieval request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dns_name
def dns_name() -> ::String
Returns
- (::String) — Required. Cloud SQL instance ID. This does not include the project ID.
#dns_name=
def dns_name=(value) -> ::String
Parameter
- value (::String) — Required. Cloud SQL instance ID. This does not include the project ID.
Returns
- (::String) — Required. Cloud SQL instance ID. This does not include the project ID.
#location
def location() -> ::String
Returns
- (::String) — Required. The region of the instance.
#location=
def location=(value) -> ::String
Parameter
- value (::String) — Required. The region of the instance.
Returns
- (::String) — Required. The region of the instance.