Interface SingleEntityRenameOrBuilder (2.40.0)

public interface SingleEntityRenameOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getNewName()

public abstract String getNewName()

Required. The new name of the destination entity

string new_name = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The newName.

getNewNameBytes()

public abstract ByteString getNewNameBytes()

Required. The new name of the destination entity

string new_name = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for newName.