Uses of Interface
com.google.cloud.datacatalog.v1.PolicyTagOrBuilder
-
Uses of PolicyTagOrBuilder in com.google.cloud.datacatalog.v1
Classes in com.google.cloud.datacatalog.v1 that implement PolicyTagOrBuilderModifier and TypeClassDescriptionfinal classDenotes one policy tag in a taxonomy, for example, SSN.static final classDenotes one policy tag in a taxonomy, for example, SSN.Methods in com.google.cloud.datacatalog.v1 that return PolicyTagOrBuilderModifier and TypeMethodDescriptionCreatePolicyTagRequest.Builder.getPolicyTagOrBuilder()The policy tag to create.CreatePolicyTagRequest.getPolicyTagOrBuilder()The policy tag to create.CreatePolicyTagRequestOrBuilder.getPolicyTagOrBuilder()The policy tag to create.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 belong to the taxonomy.ListPolicyTagsResponse.getPolicyTagsOrBuilder(int index) The policy tags that belong to the taxonomy.ListPolicyTagsResponseOrBuilder.getPolicyTagsOrBuilder(int index) The policy tags that belong to the taxonomy.Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type PolicyTagOrBuilderModifier and TypeMethodDescriptionList<? extends PolicyTagOrBuilder>ListPolicyTagsResponse.Builder.getPolicyTagsOrBuilderList()The policy tags that belong to the taxonomy.List<? extends PolicyTagOrBuilder>ListPolicyTagsResponse.getPolicyTagsOrBuilderList()The policy tags that belong to the taxonomy.List<? extends PolicyTagOrBuilder>ListPolicyTagsResponseOrBuilder.getPolicyTagsOrBuilderList()The policy tags that belong to the taxonomy.