Uses of Interface
com.google.cloud.datacatalog.v1.SerializedTaxonomyOrBuilder
-
Packages that use SerializedTaxonomyOrBuilder Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of SerializedTaxonomyOrBuilder in com.google.cloud.datacatalog.v1
Classes in com.google.cloud.datacatalog.v1 that implement SerializedTaxonomyOrBuilder Modifier and Type Class Description class
SerializedTaxonomy
A nested protocol buffer that represents a taxonomy and the hierarchy of its policy tags.static class
SerializedTaxonomy.Builder
A nested protocol buffer that represents a taxonomy and the hierarchy of its policy tags.Methods in com.google.cloud.datacatalog.v1 that return SerializedTaxonomyOrBuilder Modifier and Type Method Description SerializedTaxonomyOrBuilder
ReplaceTaxonomyRequest.Builder. getSerializedTaxonomyOrBuilder()
Required.SerializedTaxonomyOrBuilder
ReplaceTaxonomyRequest. getSerializedTaxonomyOrBuilder()
Required.SerializedTaxonomyOrBuilder
ReplaceTaxonomyRequestOrBuilder. getSerializedTaxonomyOrBuilder()
Required.SerializedTaxonomyOrBuilder
ExportTaxonomiesResponse.Builder. getTaxonomiesOrBuilder(int index)
List of taxonomies and policy tags as nested protocol buffers.SerializedTaxonomyOrBuilder
ExportTaxonomiesResponse. getTaxonomiesOrBuilder(int index)
List of taxonomies and policy tags as nested protocol buffers.SerializedTaxonomyOrBuilder
ExportTaxonomiesResponseOrBuilder. getTaxonomiesOrBuilder(int index)
List of taxonomies and policy tags as nested protocol buffers.SerializedTaxonomyOrBuilder
InlineSource.Builder. getTaxonomiesOrBuilder(int index)
Required.SerializedTaxonomyOrBuilder
InlineSource. getTaxonomiesOrBuilder(int index)
Required.SerializedTaxonomyOrBuilder
InlineSourceOrBuilder. getTaxonomiesOrBuilder(int index)
Required.Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type SerializedTaxonomyOrBuilder Modifier and Type Method Description List<? extends SerializedTaxonomyOrBuilder>
ExportTaxonomiesResponse.Builder. getTaxonomiesOrBuilderList()
List of taxonomies and policy tags as nested protocol buffers.List<? extends SerializedTaxonomyOrBuilder>
ExportTaxonomiesResponse. getTaxonomiesOrBuilderList()
List of taxonomies and policy tags as nested protocol buffers.List<? extends SerializedTaxonomyOrBuilder>
ExportTaxonomiesResponseOrBuilder. getTaxonomiesOrBuilderList()
List of taxonomies and policy tags as nested protocol buffers.List<? extends SerializedTaxonomyOrBuilder>
InlineSource.Builder. getTaxonomiesOrBuilderList()
Required.List<? extends SerializedTaxonomyOrBuilder>
InlineSource. getTaxonomiesOrBuilderList()
Required.List<? extends SerializedTaxonomyOrBuilder>
InlineSourceOrBuilder. getTaxonomiesOrBuilderList()
Required.
-