Uses of Class
com.google.cloud.datacatalog.v1beta1.ListPolicyTagsResponse.Builder
-
Uses of ListPolicyTagsResponse.Builder in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return ListPolicyTagsResponse.BuilderModifier and TypeMethodDescriptionListPolicyTagsResponse.Builder.addAllPolicyTags(Iterable<? extends PolicyTag> values) The policy tags that are in the requested taxonomy.ListPolicyTagsResponse.Builder.addPolicyTags(int index, PolicyTag value) The policy tags that are in the requested taxonomy.ListPolicyTagsResponse.Builder.addPolicyTags(int index, PolicyTag.Builder builderForValue) The policy tags that are in the requested taxonomy.ListPolicyTagsResponse.Builder.addPolicyTags(PolicyTag value) The policy tags that are in the requested taxonomy.ListPolicyTagsResponse.Builder.addPolicyTags(PolicyTag.Builder builderForValue) The policy tags that are in the requested taxonomy.ListPolicyTagsResponse.Builder.clear()ListPolicyTagsResponse.Builder.clearNextPageToken()Token used to retrieve the next page of results, or empty if there are no more results in the list.ListPolicyTagsResponse.Builder.clearPolicyTags()The policy tags that are in the requested 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 are in the requested taxonomy.ListPolicyTagsResponse.Builder.setNextPageToken(String value) Token used to retrieve the next page of results, or empty if there are no more results in the list.ListPolicyTagsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) Token used to retrieve the next page of results, or empty if there are no more results in the list.ListPolicyTagsResponse.Builder.setPolicyTags(int index, PolicyTag value) The policy tags that are in the requested taxonomy.ListPolicyTagsResponse.Builder.setPolicyTags(int index, PolicyTag.Builder builderForValue) The policy tags that are in the requested taxonomy.ListPolicyTagsResponse.toBuilder()