Class ListMetadataSchemasResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
- com.google.cloud.aiplatform.v1beta1.ListMetadataSchemasResponse.Builder
-
- All Implemented Interfaces:
ListMetadataSchemasResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListMetadataSchemasResponse
public static final class ListMetadataSchemasResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder> implements ListMetadataSchemasResponseOrBuilder
Response message for [MetadataService.ListMetadataSchemas][google.cloud.aiplatform.v1beta1.MetadataService.ListMetadataSchemas].
Protobuf typegoogle.cloud.aiplatform.v1beta1.ListMetadataSchemasResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListMetadataSchemasResponse.BuilderaddAllMetadataSchemas(Iterable<? extends MetadataSchema> values)The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.BuilderaddMetadataSchemas(int index, MetadataSchema value)The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.BuilderaddMetadataSchemas(int index, MetadataSchema.Builder builderForValue)The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.BuilderaddMetadataSchemas(MetadataSchema value)The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.BuilderaddMetadataSchemas(MetadataSchema.Builder builderForValue)The MetadataSchemas found for the MetadataStore.MetadataSchema.BuilderaddMetadataSchemasBuilder()The MetadataSchemas found for the MetadataStore.MetadataSchema.BuilderaddMetadataSchemasBuilder(int index)The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListMetadataSchemasResponsebuild()ListMetadataSchemasResponsebuildPartial()ListMetadataSchemasResponse.Builderclear()ListMetadataSchemasResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListMetadataSchemasResponse.BuilderclearMetadataSchemas()The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.BuilderclearNextPageToken()A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1beta1.ListMetadataSchemasRequest.page_token] to retrieve the next page.ListMetadataSchemasResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListMetadataSchemasResponse.Builderclone()ListMetadataSchemasResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()MetadataSchemagetMetadataSchemas(int index)The MetadataSchemas found for the MetadataStore.MetadataSchema.BuildergetMetadataSchemasBuilder(int index)The MetadataSchemas found for the MetadataStore.List<MetadataSchema.Builder>getMetadataSchemasBuilderList()The MetadataSchemas found for the MetadataStore.intgetMetadataSchemasCount()The MetadataSchemas found for the MetadataStore.List<MetadataSchema>getMetadataSchemasList()The MetadataSchemas found for the MetadataStore.MetadataSchemaOrBuildergetMetadataSchemasOrBuilder(int index)The MetadataSchemas found for the MetadataStore.List<? extends MetadataSchemaOrBuilder>getMetadataSchemasOrBuilderList()The MetadataSchemas found for the MetadataStore.StringgetNextPageToken()A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1beta1.ListMetadataSchemasRequest.page_token] to retrieve the next page.com.google.protobuf.ByteStringgetNextPageTokenBytes()A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1beta1.ListMetadataSchemasRequest.page_token] to retrieve the next page.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListMetadataSchemasResponse.BuildermergeFrom(ListMetadataSchemasResponse other)ListMetadataSchemasResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListMetadataSchemasResponse.BuildermergeFrom(com.google.protobuf.Message other)ListMetadataSchemasResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListMetadataSchemasResponse.BuilderremoveMetadataSchemas(int index)The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListMetadataSchemasResponse.BuildersetMetadataSchemas(int index, MetadataSchema value)The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.BuildersetMetadataSchemas(int index, MetadataSchema.Builder builderForValue)The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.BuildersetNextPageToken(String value)A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1beta1.ListMetadataSchemasRequest.page_token] to retrieve the next page.ListMetadataSchemasResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1beta1.ListMetadataSchemasRequest.page_token] to retrieve the next page.ListMetadataSchemasResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListMetadataSchemasResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
clear
public ListMetadataSchemasResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
getDefaultInstanceForType
public ListMetadataSchemasResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListMetadataSchemasResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListMetadataSchemasResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListMetadataSchemasResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
setField
public ListMetadataSchemasResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
clearField
public ListMetadataSchemasResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
clearOneof
public ListMetadataSchemasResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
setRepeatedField
public ListMetadataSchemasResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
addRepeatedField
public ListMetadataSchemasResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
mergeFrom
public ListMetadataSchemasResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListMetadataSchemasResponse.Builder>
-
mergeFrom
public ListMetadataSchemasResponse.Builder mergeFrom(ListMetadataSchemasResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
mergeFrom
public ListMetadataSchemasResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListMetadataSchemasResponse.Builder>- Throws:
IOException
-
getMetadataSchemasList
public List<MetadataSchema> getMetadataSchemasList()
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;- Specified by:
getMetadataSchemasListin interfaceListMetadataSchemasResponseOrBuilder
-
getMetadataSchemasCount
public int getMetadataSchemasCount()
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;- Specified by:
getMetadataSchemasCountin interfaceListMetadataSchemasResponseOrBuilder
-
getMetadataSchemas
public MetadataSchema getMetadataSchemas(int index)
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;- Specified by:
getMetadataSchemasin interfaceListMetadataSchemasResponseOrBuilder
-
setMetadataSchemas
public ListMetadataSchemasResponse.Builder setMetadataSchemas(int index, MetadataSchema value)
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
setMetadataSchemas
public ListMetadataSchemasResponse.Builder setMetadataSchemas(int index, MetadataSchema.Builder builderForValue)
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
addMetadataSchemas
public ListMetadataSchemasResponse.Builder addMetadataSchemas(MetadataSchema value)
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
addMetadataSchemas
public ListMetadataSchemasResponse.Builder addMetadataSchemas(int index, MetadataSchema value)
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
addMetadataSchemas
public ListMetadataSchemasResponse.Builder addMetadataSchemas(MetadataSchema.Builder builderForValue)
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
addMetadataSchemas
public ListMetadataSchemasResponse.Builder addMetadataSchemas(int index, MetadataSchema.Builder builderForValue)
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
addAllMetadataSchemas
public ListMetadataSchemasResponse.Builder addAllMetadataSchemas(Iterable<? extends MetadataSchema> values)
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
clearMetadataSchemas
public ListMetadataSchemasResponse.Builder clearMetadataSchemas()
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
removeMetadataSchemas
public ListMetadataSchemasResponse.Builder removeMetadataSchemas(int index)
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
getMetadataSchemasBuilder
public MetadataSchema.Builder getMetadataSchemasBuilder(int index)
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
getMetadataSchemasOrBuilder
public MetadataSchemaOrBuilder getMetadataSchemasOrBuilder(int index)
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;- Specified by:
getMetadataSchemasOrBuilderin interfaceListMetadataSchemasResponseOrBuilder
-
getMetadataSchemasOrBuilderList
public List<? extends MetadataSchemaOrBuilder> getMetadataSchemasOrBuilderList()
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;- Specified by:
getMetadataSchemasOrBuilderListin interfaceListMetadataSchemasResponseOrBuilder
-
addMetadataSchemasBuilder
public MetadataSchema.Builder addMetadataSchemasBuilder()
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
addMetadataSchemasBuilder
public MetadataSchema.Builder addMetadataSchemasBuilder(int index)
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
getMetadataSchemasBuilderList
public List<MetadataSchema.Builder> getMetadataSchemasBuilderList()
The MetadataSchemas found for the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.MetadataSchema metadata_schemas = 1;
-
getNextPageToken
public String getNextPageToken()
A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1beta1.ListMetadataSchemasRequest.page_token] to retrieve the next page. If this field is not populated, there are no subsequent pages.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListMetadataSchemasResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1beta1.ListMetadataSchemasRequest.page_token] to retrieve the next page. If this field is not populated, there are no subsequent pages.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListMetadataSchemasResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListMetadataSchemasResponse.Builder setNextPageToken(String value)
A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1beta1.ListMetadataSchemasRequest.page_token] to retrieve the next page. If this field is not populated, there are no subsequent pages.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListMetadataSchemasResponse.Builder clearNextPageToken()
A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1beta1.ListMetadataSchemasRequest.page_token] to retrieve the next page. If this field is not populated, there are no subsequent pages.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListMetadataSchemasResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as [ListMetadataSchemasRequest.page_token][google.cloud.aiplatform.v1beta1.ListMetadataSchemasRequest.page_token] to retrieve the next page. If this field is not populated, there are no subsequent pages.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListMetadataSchemasResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
mergeUnknownFields
public final ListMetadataSchemasResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListMetadataSchemasResponse.Builder>
-
-