Uses of Class
com.google.cloud.aiplatform.v1.ListMetadataSchemasResponse.Builder
Packages that use ListMetadataSchemasResponse.Builder
-
Uses of ListMetadataSchemasResponse.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListMetadataSchemasResponse.BuilderModifier and TypeMethodDescriptionListMetadataSchemasResponse.Builder.addAllMetadataSchemas(Iterable<? extends MetadataSchema> values) The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.Builder.addMetadataSchemas(int index, MetadataSchema value) The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.Builder.addMetadataSchemas(int index, MetadataSchema.Builder builderForValue) The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.Builder.addMetadataSchemas(MetadataSchema value) The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.Builder.addMetadataSchemas(MetadataSchema.Builder builderForValue) The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.Builder.clear()ListMetadataSchemasResponse.Builder.clearMetadataSchemas()The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.Builder.clearNextPageToken()A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1.ListMetadataSchemasRequest.page_token] to retrieve the next page.ListMetadataSchemasResponse.Builder.mergeFrom(ListMetadataSchemasResponse other) ListMetadataSchemasResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListMetadataSchemasResponse.Builder.mergeFrom(com.google.protobuf.Message other) ListMetadataSchemasResponse.newBuilder()ListMetadataSchemasResponse.newBuilder(ListMetadataSchemasResponse prototype) ListMetadataSchemasResponse.newBuilderForType()protected ListMetadataSchemasResponse.BuilderListMetadataSchemasResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListMetadataSchemasResponse.Builder.removeMetadataSchemas(int index) The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.Builder.setMetadataSchemas(int index, MetadataSchema value) The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.Builder.setMetadataSchemas(int index, MetadataSchema.Builder builderForValue) The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.Builder.setNextPageToken(String value) A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1.ListMetadataSchemasRequest.page_token] to retrieve the next page.ListMetadataSchemasResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1.ListMetadataSchemasRequest.page_token] to retrieve the next page.ListMetadataSchemasResponse.toBuilder()