public interface PrivateServiceConnectConnectivityOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceAttachment()
Required.
|
com.google.protobuf.ByteString |
getServiceAttachmentBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getServiceAttachment()
Required. A service attachment that exposes a database, and has the
following format:
projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
string service_attachment = 1 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getServiceAttachmentBytes()
Required. A service attachment that exposes a database, and has the
following format:
projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
string service_attachment = 1 [(.google.api.field_behavior) = REQUIRED];Copyright © 2024 Google LLC. All rights reserved.