Interface CrossRegionalSourceOrBuilder (1.6.2)

public interface CrossRegionalSourceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getTaxonomy()

public abstract String getTaxonomy()

Required. The resource name of the source taxonomy to import.

string taxonomy = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The taxonomy.

getTaxonomyBytes()

public abstract ByteString getTaxonomyBytes()

Required. The resource name of the source taxonomy to import.

string taxonomy = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for taxonomy.