Reference documentation and code samples for the Connectors V1 API class Google::Cloud::Connectors::V1::Destination.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#host
def host() -> ::String
-
(::String) — For publicly routable host.
Note: The following fields are mutually exclusive:
host
,service_attachment
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#host=
def host=(value) -> ::String
-
value (::String) — For publicly routable host.
Note: The following fields are mutually exclusive:
host
,service_attachment
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — For publicly routable host.
Note: The following fields are mutually exclusive:
host
,service_attachment
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#port
def port() -> ::Integer
- (::Integer) — The port is the target port number that is accepted by the destination.
#port=
def port=(value) -> ::Integer
- value (::Integer) — The port is the target port number that is accepted by the destination.
- (::Integer) — The port is the target port number that is accepted by the destination.
#service_attachment
def service_attachment() -> ::String
-
(::String) — PSC service attachments.
Format: projects//regions//serviceAttachments/*
Note: The following fields are mutually exclusive:
service_attachment
,host
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#service_attachment=
def service_attachment=(value) -> ::String
-
value (::String) — PSC service attachments.
Format: projects//regions//serviceAttachments/*
Note: The following fields are mutually exclusive:
service_attachment
,host
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — PSC service attachments.
Format: projects//regions//serviceAttachments/*
Note: The following fields are mutually exclusive:
service_attachment
,host
. If a field in that set is populated, all other fields in the set will automatically be cleared.