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 classSerializedTaxonomyA nested protocol buffer that represents a taxonomy and the hierarchy of its policy tags.static classSerializedTaxonomy.BuilderA 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 SerializedTaxonomyOrBuilderReplaceTaxonomyRequest.Builder. getSerializedTaxonomyOrBuilder()Required.SerializedTaxonomyOrBuilderReplaceTaxonomyRequest. getSerializedTaxonomyOrBuilder()Required.SerializedTaxonomyOrBuilderReplaceTaxonomyRequestOrBuilder. getSerializedTaxonomyOrBuilder()Required.SerializedTaxonomyOrBuilderExportTaxonomiesResponse.Builder. getTaxonomiesOrBuilder(int index)List of taxonomies and policy tags as nested protocol buffers.SerializedTaxonomyOrBuilderExportTaxonomiesResponse. getTaxonomiesOrBuilder(int index)List of taxonomies and policy tags as nested protocol buffers.SerializedTaxonomyOrBuilderExportTaxonomiesResponseOrBuilder. getTaxonomiesOrBuilder(int index)List of taxonomies and policy tags as nested protocol buffers.SerializedTaxonomyOrBuilderInlineSource.Builder. getTaxonomiesOrBuilder(int index)Required.SerializedTaxonomyOrBuilderInlineSource. getTaxonomiesOrBuilder(int index)Required.SerializedTaxonomyOrBuilderInlineSourceOrBuilder. 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.
-