Uses of Class
com.google.cloud.datacatalog.v1beta1.SerializedTaxonomy
-
Uses of SerializedTaxonomy in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return SerializedTaxonomyModifier and TypeMethodDescriptionSerializedTaxonomy.Builder.build()SerializedTaxonomy.Builder.buildPartial()static SerializedTaxonomySerializedTaxonomy.getDefaultInstance()SerializedTaxonomy.Builder.getDefaultInstanceForType()SerializedTaxonomy.getDefaultInstanceForType()ExportTaxonomiesResponse.Builder.getTaxonomies(int index) List of taxonomies and policy tags in a tree structure.ExportTaxonomiesResponse.getTaxonomies(int index) List of taxonomies and policy tags in a tree structure.ExportTaxonomiesResponseOrBuilder.getTaxonomies(int index) List of taxonomies and policy tags in a tree structure.InlineSource.Builder.getTaxonomies(int index) Required.InlineSource.getTaxonomies(int index) Required.InlineSourceOrBuilder.getTaxonomies(int index) Required.static SerializedTaxonomySerializedTaxonomy.parseDelimitedFrom(InputStream input) static SerializedTaxonomySerializedTaxonomy.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SerializedTaxonomySerializedTaxonomy.parseFrom(byte[] data) static SerializedTaxonomySerializedTaxonomy.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SerializedTaxonomySerializedTaxonomy.parseFrom(com.google.protobuf.ByteString data) static SerializedTaxonomySerializedTaxonomy.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SerializedTaxonomySerializedTaxonomy.parseFrom(com.google.protobuf.CodedInputStream input) static SerializedTaxonomySerializedTaxonomy.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SerializedTaxonomySerializedTaxonomy.parseFrom(InputStream input) static SerializedTaxonomySerializedTaxonomy.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SerializedTaxonomySerializedTaxonomy.parseFrom(ByteBuffer data) static SerializedTaxonomySerializedTaxonomy.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type SerializedTaxonomyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SerializedTaxonomy>SerializedTaxonomy.getParserForType()ExportTaxonomiesResponse.Builder.getTaxonomiesList()List of taxonomies and policy tags in a tree structure.ExportTaxonomiesResponse.getTaxonomiesList()List of taxonomies and policy tags in a tree structure.ExportTaxonomiesResponseOrBuilder.getTaxonomiesList()List of taxonomies and policy tags in a tree structure.InlineSource.Builder.getTaxonomiesList()Required.InlineSource.getTaxonomiesList()Required.InlineSourceOrBuilder.getTaxonomiesList()Required.static com.google.protobuf.Parser<SerializedTaxonomy>SerializedTaxonomy.parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type SerializedTaxonomyModifier and TypeMethodDescriptionExportTaxonomiesResponse.Builder.addTaxonomies(int index, SerializedTaxonomy value) List of taxonomies and policy tags in a tree structure.ExportTaxonomiesResponse.Builder.addTaxonomies(SerializedTaxonomy value) List of taxonomies and policy tags in a tree structure.InlineSource.Builder.addTaxonomies(int index, SerializedTaxonomy value) Required.InlineSource.Builder.addTaxonomies(SerializedTaxonomy value) Required.SerializedTaxonomy.Builder.mergeFrom(SerializedTaxonomy other) static SerializedTaxonomy.BuilderSerializedTaxonomy.newBuilder(SerializedTaxonomy prototype) ExportTaxonomiesResponse.Builder.setTaxonomies(int index, SerializedTaxonomy value) List of taxonomies and policy tags in a tree structure.InlineSource.Builder.setTaxonomies(int index, SerializedTaxonomy value) Required.Method parameters in com.google.cloud.datacatalog.v1beta1 with type arguments of type SerializedTaxonomyModifier and TypeMethodDescriptionExportTaxonomiesResponse.Builder.addAllTaxonomies(Iterable<? extends SerializedTaxonomy> values) List of taxonomies and policy tags in a tree structure.InlineSource.Builder.addAllTaxonomies(Iterable<? extends SerializedTaxonomy> values) Required.