Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::PscInterfaceConfig.
The PSC Interface configuration is used to create PSC Interface between Datastream and the consumer's PSC.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#network_attachment
def network_attachment() -> ::String Returns
- (::String) — Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format:
projects/{project}/regions/{region}/networkAttachments/{name}
#network_attachment=
def network_attachment=(value) -> ::String Parameter
- value (::String) — Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format:
projects/{project}/regions/{region}/networkAttachments/{name}
Returns
- (::String) — Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format:
projects/{project}/regions/{region}/networkAttachments/{name}