public interface VpcPeeringConnectivityOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getVpc()
The name of the VPC network to peer with the Cloud SQL private network.
|
com.google.protobuf.ByteString |
getVpcBytes()
The name of the VPC network to peer with the Cloud SQL private network.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVpc()
The name of the VPC network to peer with the Cloud SQL private network.
string vpc = 1;com.google.protobuf.ByteString getVpcBytes()
The name of the VPC network to peer with the Cloud SQL private network.
string vpc = 1;Copyright © 2024 Google LLC. All rights reserved.