public static final class UpdateFeatureRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder> implements UpdateFeatureRequestOrBuilder
Request message for [FeaturestoreService.UpdateFeature][google.cloud.aiplatform.v1.FeaturestoreService.UpdateFeature]. Request message for [FeatureRegistryService.UpdateFeature][google.cloud.aiplatform.v1.FeatureRegistryService.UpdateFeature].Protobuf type
google.cloud.aiplatform.v1.UpdateFeatureRequest| Modifier and Type | Method and Description |
|---|---|
UpdateFeatureRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateFeatureRequest |
build() |
UpdateFeatureRequest |
buildPartial() |
UpdateFeatureRequest.Builder |
clear() |
UpdateFeatureRequest.Builder |
clearFeature()
Required.
|
UpdateFeatureRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateFeatureRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateFeatureRequest.Builder |
clearUpdateMask()
Field mask is used to specify the fields to be overwritten in the
Features resource by the update.
|
UpdateFeatureRequest.Builder |
clone() |
UpdateFeatureRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Feature |
getFeature()
Required.
|
Feature.Builder |
getFeatureBuilder()
Required.
|
FeatureOrBuilder |
getFeatureOrBuilder()
Required.
|
com.google.protobuf.FieldMask |
getUpdateMask()
Field mask is used to specify the fields to be overwritten in the
Features resource by the update.
|
com.google.protobuf.FieldMask.Builder |
getUpdateMaskBuilder()
Field mask is used to specify the fields to be overwritten in the
Features resource by the update.
|
com.google.protobuf.FieldMaskOrBuilder |
getUpdateMaskOrBuilder()
Field mask is used to specify the fields to be overwritten in the
Features resource by the update.
|
boolean |
hasFeature()
Required.
|
boolean |
hasUpdateMask()
Field mask is used to specify the fields to be overwritten in the
Features resource by the update.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateFeatureRequest.Builder |
mergeFeature(Feature value)
Required.
|
UpdateFeatureRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateFeatureRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateFeatureRequest.Builder |
mergeFrom(UpdateFeatureRequest other) |
UpdateFeatureRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateFeatureRequest.Builder |
mergeUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the
Features resource by the update.
|
UpdateFeatureRequest.Builder |
setFeature(Feature.Builder builderForValue)
Required.
|
UpdateFeatureRequest.Builder |
setFeature(Feature value)
Required.
|
UpdateFeatureRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateFeatureRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateFeatureRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateFeatureRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Field mask is used to specify the fields to be overwritten in the
Features resource by the update.
|
UpdateFeatureRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the
Features resource by the update.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder>public UpdateFeatureRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder>public UpdateFeatureRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateFeatureRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateFeatureRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateFeatureRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder>public UpdateFeatureRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder>public UpdateFeatureRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder>public UpdateFeatureRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder>public UpdateFeatureRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder>public UpdateFeatureRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder>public UpdateFeatureRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateFeatureRequest.Builder>public UpdateFeatureRequest.Builder mergeFrom(UpdateFeatureRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder>public UpdateFeatureRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateFeatureRequest.Builder>IOExceptionpublic boolean hasFeature()
Required. The Feature's `name` field is used to identify the Feature to be
updated.
Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}`
`projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}`
.google.cloud.aiplatform.v1.Feature feature = 1 [(.google.api.field_behavior) = REQUIRED];
hasFeature in interface UpdateFeatureRequestOrBuilderpublic Feature getFeature()
Required. The Feature's `name` field is used to identify the Feature to be
updated.
Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}`
`projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}`
.google.cloud.aiplatform.v1.Feature feature = 1 [(.google.api.field_behavior) = REQUIRED];
getFeature in interface UpdateFeatureRequestOrBuilderpublic UpdateFeatureRequest.Builder setFeature(Feature value)
Required. The Feature's `name` field is used to identify the Feature to be
updated.
Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}`
`projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}`
.google.cloud.aiplatform.v1.Feature feature = 1 [(.google.api.field_behavior) = REQUIRED];
public UpdateFeatureRequest.Builder setFeature(Feature.Builder builderForValue)
Required. The Feature's `name` field is used to identify the Feature to be
updated.
Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}`
`projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}`
.google.cloud.aiplatform.v1.Feature feature = 1 [(.google.api.field_behavior) = REQUIRED];
public UpdateFeatureRequest.Builder mergeFeature(Feature value)
Required. The Feature's `name` field is used to identify the Feature to be
updated.
Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}`
`projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}`
.google.cloud.aiplatform.v1.Feature feature = 1 [(.google.api.field_behavior) = REQUIRED];
public UpdateFeatureRequest.Builder clearFeature()
Required. The Feature's `name` field is used to identify the Feature to be
updated.
Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}`
`projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}`
.google.cloud.aiplatform.v1.Feature feature = 1 [(.google.api.field_behavior) = REQUIRED];
public Feature.Builder getFeatureBuilder()
Required. The Feature's `name` field is used to identify the Feature to be
updated.
Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}`
`projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}`
.google.cloud.aiplatform.v1.Feature feature = 1 [(.google.api.field_behavior) = REQUIRED];
public FeatureOrBuilder getFeatureOrBuilder()
Required. The Feature's `name` field is used to identify the Feature to be
updated.
Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}`
`projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}`
.google.cloud.aiplatform.v1.Feature feature = 1 [(.google.api.field_behavior) = REQUIRED];
getFeatureOrBuilder in interface UpdateFeatureRequestOrBuilderpublic boolean hasUpdateMask()
Field mask is used to specify the fields to be overwritten in the Features resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then only the non-empty fields present in the request will be overwritten. Set the update_mask to `*` to override all fields. Updatable fields: * `description` * `labels` * `disable_monitoring` (Not supported for FeatureRegistry Feature)
.google.protobuf.FieldMask update_mask = 2;hasUpdateMask in interface UpdateFeatureRequestOrBuilderpublic com.google.protobuf.FieldMask getUpdateMask()
Field mask is used to specify the fields to be overwritten in the Features resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then only the non-empty fields present in the request will be overwritten. Set the update_mask to `*` to override all fields. Updatable fields: * `description` * `labels` * `disable_monitoring` (Not supported for FeatureRegistry Feature)
.google.protobuf.FieldMask update_mask = 2;getUpdateMask in interface UpdateFeatureRequestOrBuilderpublic UpdateFeatureRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the Features resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then only the non-empty fields present in the request will be overwritten. Set the update_mask to `*` to override all fields. Updatable fields: * `description` * `labels` * `disable_monitoring` (Not supported for FeatureRegistry Feature)
.google.protobuf.FieldMask update_mask = 2;public UpdateFeatureRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Field mask is used to specify the fields to be overwritten in the Features resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then only the non-empty fields present in the request will be overwritten. Set the update_mask to `*` to override all fields. Updatable fields: * `description` * `labels` * `disable_monitoring` (Not supported for FeatureRegistry Feature)
.google.protobuf.FieldMask update_mask = 2;public UpdateFeatureRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the Features resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then only the non-empty fields present in the request will be overwritten. Set the update_mask to `*` to override all fields. Updatable fields: * `description` * `labels` * `disable_monitoring` (Not supported for FeatureRegistry Feature)
.google.protobuf.FieldMask update_mask = 2;public UpdateFeatureRequest.Builder clearUpdateMask()
Field mask is used to specify the fields to be overwritten in the Features resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then only the non-empty fields present in the request will be overwritten. Set the update_mask to `*` to override all fields. Updatable fields: * `description` * `labels` * `disable_monitoring` (Not supported for FeatureRegistry Feature)
.google.protobuf.FieldMask update_mask = 2;public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
Field mask is used to specify the fields to be overwritten in the Features resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then only the non-empty fields present in the request will be overwritten. Set the update_mask to `*` to override all fields. Updatable fields: * `description` * `labels` * `disable_monitoring` (Not supported for FeatureRegistry Feature)
.google.protobuf.FieldMask update_mask = 2;public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
Field mask is used to specify the fields to be overwritten in the Features resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then only the non-empty fields present in the request will be overwritten. Set the update_mask to `*` to override all fields. Updatable fields: * `description` * `labels` * `disable_monitoring` (Not supported for FeatureRegistry Feature)
.google.protobuf.FieldMask update_mask = 2;getUpdateMaskOrBuilder in interface UpdateFeatureRequestOrBuilderpublic final UpdateFeatureRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder>public final UpdateFeatureRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.