Uses of Class
com.google.cloud.datacatalog.v1.ListPolicyTagsResponse.Builder
-
Uses of ListPolicyTagsResponse.Builder in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return ListPolicyTagsResponse.BuilderModifier and TypeMethodDescriptionListPolicyTagsResponse.Builder.addAllPolicyTags(Iterable<? extends PolicyTag> values) The policy tags that belong to the taxonomy.ListPolicyTagsResponse.Builder.addPolicyTags(int index, PolicyTag value) The policy tags that belong to the taxonomy.ListPolicyTagsResponse.Builder.addPolicyTags(int index, PolicyTag.Builder builderForValue) The policy tags that belong to the taxonomy.ListPolicyTagsResponse.Builder.addPolicyTags(PolicyTag value) The policy tags that belong to the taxonomy.ListPolicyTagsResponse.Builder.addPolicyTags(PolicyTag.Builder builderForValue) The policy tags that belong to the taxonomy.ListPolicyTagsResponse.Builder.clear()ListPolicyTagsResponse.Builder.clearNextPageToken()Pagination token of the next results page.ListPolicyTagsResponse.Builder.clearPolicyTags()The policy tags that belong to the taxonomy.ListPolicyTagsResponse.Builder.mergeFrom(ListPolicyTagsResponse other) ListPolicyTagsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListPolicyTagsResponse.Builder.mergeFrom(com.google.protobuf.Message other) ListPolicyTagsResponse.newBuilder()ListPolicyTagsResponse.newBuilder(ListPolicyTagsResponse prototype) ListPolicyTagsResponse.newBuilderForType()protected ListPolicyTagsResponse.BuilderListPolicyTagsResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListPolicyTagsResponse.Builder.removePolicyTags(int index) The policy tags that belong to the taxonomy.ListPolicyTagsResponse.Builder.setNextPageToken(String value) Pagination token of the next results page.ListPolicyTagsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) Pagination token of the next results page.ListPolicyTagsResponse.Builder.setPolicyTags(int index, PolicyTag value) The policy tags that belong to the taxonomy.ListPolicyTagsResponse.Builder.setPolicyTags(int index, PolicyTag.Builder builderForValue) The policy tags that belong to the taxonomy.ListPolicyTagsResponse.toBuilder()