Interface EntityMoveOrBuilder (2.40.0)

public interface EntityMoveOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getNewSchema()

public abstract String getNewSchema()

Required. The new schema

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

Returns
TypeDescription
String

The newSchema.

getNewSchemaBytes()

public abstract ByteString getNewSchemaBytes()

Required. The new schema

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

Returns
TypeDescription
ByteString

The bytes for newSchema.