public static final class UpdateFeatureViewRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureViewRequest.Builder> implements UpdateFeatureViewRequestOrBuilder
Request message for [FeatureOnlineStoreAdminService.UpdateFeatureView][google.cloud.aiplatform.v1.FeatureOnlineStoreAdminService.UpdateFeatureView].Protobuf type
google.cloud.aiplatform.v1.UpdateFeatureViewRequest| Modifier and Type | Method and Description |
|---|---|
UpdateFeatureViewRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateFeatureViewRequest |
build() |
UpdateFeatureViewRequest |
buildPartial() |
UpdateFeatureViewRequest.Builder |
clear() |
UpdateFeatureViewRequest.Builder |
clearFeatureView()
Required.
|
UpdateFeatureViewRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateFeatureViewRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateFeatureViewRequest.Builder |
clearUpdateMask()
Field mask is used to specify the fields to be overwritten in the
FeatureView resource by the update.
|
UpdateFeatureViewRequest.Builder |
clone() |
UpdateFeatureViewRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FeatureView |
getFeatureView()
Required.
|
FeatureView.Builder |
getFeatureViewBuilder()
Required.
|
FeatureViewOrBuilder |
getFeatureViewOrBuilder()
Required.
|
com.google.protobuf.FieldMask |
getUpdateMask()
Field mask is used to specify the fields to be overwritten in the
FeatureView resource by the update.
|
com.google.protobuf.FieldMask.Builder |
getUpdateMaskBuilder()
Field mask is used to specify the fields to be overwritten in the
FeatureView resource by the update.
|
com.google.protobuf.FieldMaskOrBuilder |
getUpdateMaskOrBuilder()
Field mask is used to specify the fields to be overwritten in the
FeatureView resource by the update.
|
boolean |
hasFeatureView()
Required.
|
boolean |
hasUpdateMask()
Field mask is used to specify the fields to be overwritten in the
FeatureView resource by the update.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateFeatureViewRequest.Builder |
mergeFeatureView(FeatureView value)
Required.
|
UpdateFeatureViewRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateFeatureViewRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateFeatureViewRequest.Builder |
mergeFrom(UpdateFeatureViewRequest other) |
UpdateFeatureViewRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateFeatureViewRequest.Builder |
mergeUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the
FeatureView resource by the update.
|
UpdateFeatureViewRequest.Builder |
setFeatureView(FeatureView.Builder builderForValue)
Required.
|
UpdateFeatureViewRequest.Builder |
setFeatureView(FeatureView value)
Required.
|
UpdateFeatureViewRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateFeatureViewRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateFeatureViewRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateFeatureViewRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Field mask is used to specify the fields to be overwritten in the
FeatureView resource by the update.
|
UpdateFeatureViewRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the
FeatureView 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<UpdateFeatureViewRequest.Builder>public UpdateFeatureViewRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureViewRequest.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<UpdateFeatureViewRequest.Builder>public UpdateFeatureViewRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateFeatureViewRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateFeatureViewRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateFeatureViewRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureViewRequest.Builder>public UpdateFeatureViewRequest.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<UpdateFeatureViewRequest.Builder>public UpdateFeatureViewRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureViewRequest.Builder>public UpdateFeatureViewRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureViewRequest.Builder>public UpdateFeatureViewRequest.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<UpdateFeatureViewRequest.Builder>public UpdateFeatureViewRequest.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<UpdateFeatureViewRequest.Builder>public UpdateFeatureViewRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateFeatureViewRequest.Builder>public UpdateFeatureViewRequest.Builder mergeFrom(UpdateFeatureViewRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureViewRequest.Builder>public UpdateFeatureViewRequest.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<UpdateFeatureViewRequest.Builder>IOExceptionpublic boolean hasFeatureView()
Required. The FeatureView's `name` field is used to identify the
FeatureView to be updated. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}`
.google.cloud.aiplatform.v1.FeatureView feature_view = 1 [(.google.api.field_behavior) = REQUIRED];
hasFeatureView in interface UpdateFeatureViewRequestOrBuilderpublic FeatureView getFeatureView()
Required. The FeatureView's `name` field is used to identify the
FeatureView to be updated. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}`
.google.cloud.aiplatform.v1.FeatureView feature_view = 1 [(.google.api.field_behavior) = REQUIRED];
getFeatureView in interface UpdateFeatureViewRequestOrBuilderpublic UpdateFeatureViewRequest.Builder setFeatureView(FeatureView value)
Required. The FeatureView's `name` field is used to identify the
FeatureView to be updated. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}`
.google.cloud.aiplatform.v1.FeatureView feature_view = 1 [(.google.api.field_behavior) = REQUIRED];
public UpdateFeatureViewRequest.Builder setFeatureView(FeatureView.Builder builderForValue)
Required. The FeatureView's `name` field is used to identify the
FeatureView to be updated. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}`
.google.cloud.aiplatform.v1.FeatureView feature_view = 1 [(.google.api.field_behavior) = REQUIRED];
public UpdateFeatureViewRequest.Builder mergeFeatureView(FeatureView value)
Required. The FeatureView's `name` field is used to identify the
FeatureView to be updated. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}`
.google.cloud.aiplatform.v1.FeatureView feature_view = 1 [(.google.api.field_behavior) = REQUIRED];
public UpdateFeatureViewRequest.Builder clearFeatureView()
Required. The FeatureView's `name` field is used to identify the
FeatureView to be updated. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}`
.google.cloud.aiplatform.v1.FeatureView feature_view = 1 [(.google.api.field_behavior) = REQUIRED];
public FeatureView.Builder getFeatureViewBuilder()
Required. The FeatureView's `name` field is used to identify the
FeatureView to be updated. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}`
.google.cloud.aiplatform.v1.FeatureView feature_view = 1 [(.google.api.field_behavior) = REQUIRED];
public FeatureViewOrBuilder getFeatureViewOrBuilder()
Required. The FeatureView's `name` field is used to identify the
FeatureView to be updated. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}`
.google.cloud.aiplatform.v1.FeatureView feature_view = 1 [(.google.api.field_behavior) = REQUIRED];
getFeatureViewOrBuilder in interface UpdateFeatureViewRequestOrBuilderpublic boolean hasUpdateMask()
Field mask is used to specify the fields to be overwritten in the FeatureView 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: * `labels` * `service_agent_type` * `big_query_source` * `big_query_source.uri` * `big_query_source.entity_id_columns` * `feature_registry_source` * `feature_registry_source.feature_groups` * `sync_config` * `sync_config.cron` * `optimized_config.automatic_resources`
.google.protobuf.FieldMask update_mask = 2;hasUpdateMask in interface UpdateFeatureViewRequestOrBuilderpublic com.google.protobuf.FieldMask getUpdateMask()
Field mask is used to specify the fields to be overwritten in the FeatureView 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: * `labels` * `service_agent_type` * `big_query_source` * `big_query_source.uri` * `big_query_source.entity_id_columns` * `feature_registry_source` * `feature_registry_source.feature_groups` * `sync_config` * `sync_config.cron` * `optimized_config.automatic_resources`
.google.protobuf.FieldMask update_mask = 2;getUpdateMask in interface UpdateFeatureViewRequestOrBuilderpublic UpdateFeatureViewRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the FeatureView 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: * `labels` * `service_agent_type` * `big_query_source` * `big_query_source.uri` * `big_query_source.entity_id_columns` * `feature_registry_source` * `feature_registry_source.feature_groups` * `sync_config` * `sync_config.cron` * `optimized_config.automatic_resources`
.google.protobuf.FieldMask update_mask = 2;public UpdateFeatureViewRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Field mask is used to specify the fields to be overwritten in the FeatureView 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: * `labels` * `service_agent_type` * `big_query_source` * `big_query_source.uri` * `big_query_source.entity_id_columns` * `feature_registry_source` * `feature_registry_source.feature_groups` * `sync_config` * `sync_config.cron` * `optimized_config.automatic_resources`
.google.protobuf.FieldMask update_mask = 2;public UpdateFeatureViewRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the FeatureView 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: * `labels` * `service_agent_type` * `big_query_source` * `big_query_source.uri` * `big_query_source.entity_id_columns` * `feature_registry_source` * `feature_registry_source.feature_groups` * `sync_config` * `sync_config.cron` * `optimized_config.automatic_resources`
.google.protobuf.FieldMask update_mask = 2;public UpdateFeatureViewRequest.Builder clearUpdateMask()
Field mask is used to specify the fields to be overwritten in the FeatureView 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: * `labels` * `service_agent_type` * `big_query_source` * `big_query_source.uri` * `big_query_source.entity_id_columns` * `feature_registry_source` * `feature_registry_source.feature_groups` * `sync_config` * `sync_config.cron` * `optimized_config.automatic_resources`
.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 FeatureView 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: * `labels` * `service_agent_type` * `big_query_source` * `big_query_source.uri` * `big_query_source.entity_id_columns` * `feature_registry_source` * `feature_registry_source.feature_groups` * `sync_config` * `sync_config.cron` * `optimized_config.automatic_resources`
.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 FeatureView 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: * `labels` * `service_agent_type` * `big_query_source` * `big_query_source.uri` * `big_query_source.entity_id_columns` * `feature_registry_source` * `feature_registry_source.feature_groups` * `sync_config` * `sync_config.cron` * `optimized_config.automatic_resources`
.google.protobuf.FieldMask update_mask = 2;getUpdateMaskOrBuilder in interface UpdateFeatureViewRequestOrBuilderpublic final UpdateFeatureViewRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureViewRequest.Builder>public final UpdateFeatureViewRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFeatureViewRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.