Interface PscInterfaceConfigOrBuilder (1.71.0)

public interface PscInterfaceConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getNetworkAttachment()

public abstract String getNetworkAttachment()

Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format: projects/{project}/regions/{region}/networkAttachments/{name}

string network_attachment = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The networkAttachment.

getNetworkAttachmentBytes()

public abstract ByteString getNetworkAttachmentBytes()

Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format: projects/{project}/regions/{region}/networkAttachments/{name}

string network_attachment = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for networkAttachment.