Uses of Class
com.google.cloud.datacatalog.v1beta1.TagTemplate
-
Uses of TagTemplate in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return TagTemplateModifier and TypeMethodDescriptionTagTemplate.Builder.build()TagTemplate.Builder.buildPartial()static TagTemplateTagTemplate.getDefaultInstance()TagTemplate.Builder.getDefaultInstanceForType()TagTemplate.getDefaultInstanceForType()CreateTagTemplateRequest.Builder.getTagTemplate()Required.CreateTagTemplateRequest.getTagTemplate()Required.CreateTagTemplateRequestOrBuilder.getTagTemplate()Required.UpdateTagTemplateRequest.Builder.getTagTemplate()Required.UpdateTagTemplateRequest.getTagTemplate()Required.UpdateTagTemplateRequestOrBuilder.getTagTemplate()Required.static TagTemplateTagTemplate.parseDelimitedFrom(InputStream input) static TagTemplateTagTemplate.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TagTemplateTagTemplate.parseFrom(byte[] data) static TagTemplateTagTemplate.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TagTemplateTagTemplate.parseFrom(com.google.protobuf.ByteString data) static TagTemplateTagTemplate.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TagTemplateTagTemplate.parseFrom(com.google.protobuf.CodedInputStream input) static TagTemplateTagTemplate.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TagTemplateTagTemplate.parseFrom(InputStream input) static TagTemplateTagTemplate.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TagTemplateTagTemplate.parseFrom(ByteBuffer data) static TagTemplateTagTemplate.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type TagTemplateModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TagTemplate>TagTemplate.getParserForType()static com.google.protobuf.Parser<TagTemplate>TagTemplate.parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type TagTemplateModifier and TypeMethodDescriptionTagTemplate.Builder.mergeFrom(TagTemplate other) CreateTagTemplateRequest.Builder.mergeTagTemplate(TagTemplate value) Required.UpdateTagTemplateRequest.Builder.mergeTagTemplate(TagTemplate value) Required.static TagTemplate.BuilderTagTemplate.newBuilder(TagTemplate prototype) CreateTagTemplateRequest.Builder.setTagTemplate(TagTemplate value) Required.UpdateTagTemplateRequest.Builder.setTagTemplate(TagTemplate value) Required.