Interface EntryType.AspectInfoOrBuilder (1.39.0)

public static interface EntryType.AspectInfoOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getType()

public abstract String getType()

Required aspect type for the entry type.

string type = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The type.

getTypeBytes()

public abstract ByteString getTypeBytes()

Required aspect type for the entry type.

string type = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for type.