public interface PscInterfaceConfigOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
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. |