public interface SingleEntityRenameOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNewName()
Required.
|
com.google.protobuf.ByteString |
getNewNameBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getNewName()
Required. The new name of the destination entity
string new_name = 1 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getNewNameBytes()
Required. The new name of the destination entity
string new_name = 1 [(.google.api.field_behavior) = REQUIRED];Copyright © 2024 Google LLC. All rights reserved.