Interface EntityTypeMetadataOrBuilder (2.46.0)

public interface EntityTypeMetadataOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getInactive()

public abstract boolean getInactive()

Whether the entity type should be considered inactive.

bool inactive = 5;

Returns
Type Description
boolean

The inactive.