Uses of Interface
com.google.cloud.datacatalog.v1beta1.PolicyTagOrBuilder
-
Uses of PolicyTagOrBuilder in com.google.cloud.datacatalog.v1beta1
Classes in com.google.cloud.datacatalog.v1beta1 that implement PolicyTagOrBuilderModifier and TypeClassDescriptionfinal classDenotes one policy tag in a taxonomy (e.g. ssn).static final classDenotes one policy tag in a taxonomy (e.g. ssn).Methods in com.google.cloud.datacatalog.v1beta1 that return PolicyTagOrBuilderModifier and TypeMethodDescriptionCreatePolicyTagRequest.Builder.getPolicyTagOrBuilder()The policy tag to be created.CreatePolicyTagRequest.getPolicyTagOrBuilder()The policy tag to be created.CreatePolicyTagRequestOrBuilder.getPolicyTagOrBuilder()The policy tag to be created.UpdatePolicyTagRequest.Builder.getPolicyTagOrBuilder()The policy tag to update.UpdatePolicyTagRequest.getPolicyTagOrBuilder()The policy tag to update.UpdatePolicyTagRequestOrBuilder.getPolicyTagOrBuilder()The policy tag to update.ListPolicyTagsResponse.Builder.getPolicyTagsOrBuilder(int index) The policy tags that are in the requested taxonomy.ListPolicyTagsResponse.getPolicyTagsOrBuilder(int index) The policy tags that are in the requested taxonomy.ListPolicyTagsResponseOrBuilder.getPolicyTagsOrBuilder(int index) The policy tags that are in the requested taxonomy.Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type PolicyTagOrBuilderModifier and TypeMethodDescriptionList<? extends PolicyTagOrBuilder>ListPolicyTagsResponse.Builder.getPolicyTagsOrBuilderList()The policy tags that are in the requested taxonomy.List<? extends PolicyTagOrBuilder>ListPolicyTagsResponse.getPolicyTagsOrBuilderList()The policy tags that are in the requested taxonomy.List<? extends PolicyTagOrBuilder>ListPolicyTagsResponseOrBuilder.getPolicyTagsOrBuilderList()The policy tags that are in the requested taxonomy.