Uses of Interface
com.google.cloud.datacatalog.v1beta1.SerializedTaxonomyOrBuilder
-
Packages that use SerializedTaxonomyOrBuilder Package Description com.google.cloud.datacatalog.v1beta1 A client to Google Cloud Data Catalog API -
-
Uses of SerializedTaxonomyOrBuilder in com.google.cloud.datacatalog.v1beta1
Classes in com.google.cloud.datacatalog.v1beta1 that implement SerializedTaxonomyOrBuilder Modifier and Type Class Description class
SerializedTaxonomy
Message capturing a taxonomy and its policy tag hierarchy as a nested proto.static class
SerializedTaxonomy.Builder
Message capturing a taxonomy and its policy tag hierarchy as a nested proto.Methods in com.google.cloud.datacatalog.v1beta1 that return SerializedTaxonomyOrBuilder Modifier and Type Method Description SerializedTaxonomyOrBuilder
ExportTaxonomiesResponse.Builder. getTaxonomiesOrBuilder(int index)
List of taxonomies and policy tags in a tree structure.SerializedTaxonomyOrBuilder
ExportTaxonomiesResponse. getTaxonomiesOrBuilder(int index)
List of taxonomies and policy tags in a tree structure.SerializedTaxonomyOrBuilder
ExportTaxonomiesResponseOrBuilder. getTaxonomiesOrBuilder(int index)
List of taxonomies and policy tags in a tree structure.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.v1beta1 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 in a tree structure.List<? extends SerializedTaxonomyOrBuilder>
ExportTaxonomiesResponse. getTaxonomiesOrBuilderList()
List of taxonomies and policy tags in a tree structure.List<? extends SerializedTaxonomyOrBuilder>
ExportTaxonomiesResponseOrBuilder. getTaxonomiesOrBuilderList()
List of taxonomies and policy tags in a tree structure.List<? extends SerializedTaxonomyOrBuilder>
InlineSource.Builder. getTaxonomiesOrBuilderList()
Required.List<? extends SerializedTaxonomyOrBuilder>
InlineSource. getTaxonomiesOrBuilderList()
Required.List<? extends SerializedTaxonomyOrBuilder>
InlineSourceOrBuilder. getTaxonomiesOrBuilderList()
Required.
-