Uses of Class
com.google.cloud.datacatalog.v1beta1.CreateTaxonomyRequest.Builder
-
Uses of CreateTaxonomyRequest.Builder in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return CreateTaxonomyRequest.BuilderModifier and TypeMethodDescriptionCreateTaxonomyRequest.Builder.clear()CreateTaxonomyRequest.Builder.clearParent()Required.CreateTaxonomyRequest.Builder.clearTaxonomy()The taxonomy to be created.CreateTaxonomyRequest.Builder.mergeFrom(CreateTaxonomyRequest other) CreateTaxonomyRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CreateTaxonomyRequest.Builder.mergeFrom(com.google.protobuf.Message other) CreateTaxonomyRequest.Builder.mergeTaxonomy(Taxonomy value) The taxonomy to be created.CreateTaxonomyRequest.newBuilder()CreateTaxonomyRequest.newBuilder(CreateTaxonomyRequest prototype) CreateTaxonomyRequest.newBuilderForType()protected CreateTaxonomyRequest.BuilderCreateTaxonomyRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Required.CreateTaxonomyRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) Required.CreateTaxonomyRequest.Builder.setTaxonomy(Taxonomy value) The taxonomy to be created.CreateTaxonomyRequest.Builder.setTaxonomy(Taxonomy.Builder builderForValue) The taxonomy to be created.CreateTaxonomyRequest.toBuilder()