public interface NetworksRemovePeeringRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Name of the peering, which should conform to RFC1035.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the peering, which should conform to RFC1035.
|
boolean |
hasName()
Name of the peering, which should conform to RFC1035.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
Name of the peering, which should conform to RFC1035.
optional string name = 3373707;String getName()
Name of the peering, which should conform to RFC1035.
optional string name = 3373707;com.google.protobuf.ByteString getNameBytes()
Name of the peering, which should conform to RFC1035.
optional string name = 3373707;Copyright © 2023 Google LLC. All rights reserved.