public static final class UpdateEntityTypeRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateEntityTypeRequest.Builder> implements UpdateEntityTypeRequestOrBuilder
Request message for [FeaturestoreService.UpdateEntityType][google.cloud.aiplatform.v1beta1.FeaturestoreService.UpdateEntityType].Protobuf type
google.cloud.aiplatform.v1beta1.UpdateEntityTypeRequest| Modifier and Type | Method and Description |
|---|---|
UpdateEntityTypeRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateEntityTypeRequest |
build() |
UpdateEntityTypeRequest |
buildPartial() |
UpdateEntityTypeRequest.Builder |
clear() |
UpdateEntityTypeRequest.Builder |
clearEntityType()
Required.
|
UpdateEntityTypeRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateEntityTypeRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateEntityTypeRequest.Builder |
clearUpdateMask()
Field mask is used to specify the fields to be overwritten in the
EntityType resource by the update.
|
UpdateEntityTypeRequest.Builder |
clone() |
UpdateEntityTypeRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
EntityType |
getEntityType()
Required.
|
EntityType.Builder |
getEntityTypeBuilder()
Required.
|
EntityTypeOrBuilder |
getEntityTypeOrBuilder()
Required.
|
com.google.protobuf.FieldMask |
getUpdateMask()
Field mask is used to specify the fields to be overwritten in the
EntityType resource by the update.
|
com.google.protobuf.FieldMask.Builder |
getUpdateMaskBuilder()
Field mask is used to specify the fields to be overwritten in the
EntityType resource by the update.
|
com.google.protobuf.FieldMaskOrBuilder |
getUpdateMaskOrBuilder()
Field mask is used to specify the fields to be overwritten in the
EntityType resource by the update.
|
boolean |
hasEntityType()
Required.
|
boolean |
hasUpdateMask()
Field mask is used to specify the fields to be overwritten in the
EntityType resource by the update.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateEntityTypeRequest.Builder |
mergeEntityType(EntityType value)
Required.
|
UpdateEntityTypeRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateEntityTypeRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateEntityTypeRequest.Builder |
mergeFrom(UpdateEntityTypeRequest other) |
UpdateEntityTypeRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateEntityTypeRequest.Builder |
mergeUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the
EntityType resource by the update.
|
UpdateEntityTypeRequest.Builder |
setEntityType(EntityType.Builder builderForValue)
Required.
|
UpdateEntityTypeRequest.Builder |
setEntityType(EntityType value)
Required.
|
UpdateEntityTypeRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateEntityTypeRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateEntityTypeRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateEntityTypeRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Field mask is used to specify the fields to be overwritten in the
EntityType resource by the update.
|
UpdateEntityTypeRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the
EntityType 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<UpdateEntityTypeRequest.Builder>public UpdateEntityTypeRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateEntityTypeRequest.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<UpdateEntityTypeRequest.Builder>public UpdateEntityTypeRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateEntityTypeRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateEntityTypeRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateEntityTypeRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateEntityTypeRequest.Builder>public UpdateEntityTypeRequest.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<UpdateEntityTypeRequest.Builder>public UpdateEntityTypeRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateEntityTypeRequest.Builder>public UpdateEntityTypeRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateEntityTypeRequest.Builder>public UpdateEntityTypeRequest.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<UpdateEntityTypeRequest.Builder>public UpdateEntityTypeRequest.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<UpdateEntityTypeRequest.Builder>public UpdateEntityTypeRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateEntityTypeRequest.Builder>public UpdateEntityTypeRequest.Builder mergeFrom(UpdateEntityTypeRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateEntityTypeRequest.Builder>public UpdateEntityTypeRequest.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<UpdateEntityTypeRequest.Builder>IOExceptionpublic boolean hasEntityType()
Required. The EntityType's `name` field is used to identify the EntityType
to be updated. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`
.google.cloud.aiplatform.v1beta1.EntityType entity_type = 1 [(.google.api.field_behavior) = REQUIRED];
hasEntityType in interface UpdateEntityTypeRequestOrBuilderpublic EntityType getEntityType()
Required. The EntityType's `name` field is used to identify the EntityType
to be updated. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`
.google.cloud.aiplatform.v1beta1.EntityType entity_type = 1 [(.google.api.field_behavior) = REQUIRED];
getEntityType in interface UpdateEntityTypeRequestOrBuilderpublic UpdateEntityTypeRequest.Builder setEntityType(EntityType value)
Required. The EntityType's `name` field is used to identify the EntityType
to be updated. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`
.google.cloud.aiplatform.v1beta1.EntityType entity_type = 1 [(.google.api.field_behavior) = REQUIRED];
public UpdateEntityTypeRequest.Builder setEntityType(EntityType.Builder builderForValue)
Required. The EntityType's `name` field is used to identify the EntityType
to be updated. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`
.google.cloud.aiplatform.v1beta1.EntityType entity_type = 1 [(.google.api.field_behavior) = REQUIRED];
public UpdateEntityTypeRequest.Builder mergeEntityType(EntityType value)
Required. The EntityType's `name` field is used to identify the EntityType
to be updated. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`
.google.cloud.aiplatform.v1beta1.EntityType entity_type = 1 [(.google.api.field_behavior) = REQUIRED];
public UpdateEntityTypeRequest.Builder clearEntityType()
Required. The EntityType's `name` field is used to identify the EntityType
to be updated. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`
.google.cloud.aiplatform.v1beta1.EntityType entity_type = 1 [(.google.api.field_behavior) = REQUIRED];
public EntityType.Builder getEntityTypeBuilder()
Required. The EntityType's `name` field is used to identify the EntityType
to be updated. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`
.google.cloud.aiplatform.v1beta1.EntityType entity_type = 1 [(.google.api.field_behavior) = REQUIRED];
public EntityTypeOrBuilder getEntityTypeOrBuilder()
Required. The EntityType's `name` field is used to identify the EntityType
to be updated. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`
.google.cloud.aiplatform.v1beta1.EntityType entity_type = 1 [(.google.api.field_behavior) = REQUIRED];
getEntityTypeOrBuilder in interface UpdateEntityTypeRequestOrBuilderpublic boolean hasUpdateMask()
Field mask is used to specify the fields to be overwritten in the EntityType 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` * `monitoring_config.snapshot_analysis.disabled` * `monitoring_config.snapshot_analysis.monitoring_interval_days` * `monitoring_config.snapshot_analysis.staleness_days` * `monitoring_config.import_features_analysis.state` * `monitoring_config.import_features_analysis.anomaly_detection_baseline` * `monitoring_config.numerical_threshold_config.value` * `monitoring_config.categorical_threshold_config.value` * `offline_storage_ttl_days`
.google.protobuf.FieldMask update_mask = 2;hasUpdateMask in interface UpdateEntityTypeRequestOrBuilderpublic com.google.protobuf.FieldMask getUpdateMask()
Field mask is used to specify the fields to be overwritten in the EntityType 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` * `monitoring_config.snapshot_analysis.disabled` * `monitoring_config.snapshot_analysis.monitoring_interval_days` * `monitoring_config.snapshot_analysis.staleness_days` * `monitoring_config.import_features_analysis.state` * `monitoring_config.import_features_analysis.anomaly_detection_baseline` * `monitoring_config.numerical_threshold_config.value` * `monitoring_config.categorical_threshold_config.value` * `offline_storage_ttl_days`
.google.protobuf.FieldMask update_mask = 2;getUpdateMask in interface UpdateEntityTypeRequestOrBuilderpublic UpdateEntityTypeRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the EntityType 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` * `monitoring_config.snapshot_analysis.disabled` * `monitoring_config.snapshot_analysis.monitoring_interval_days` * `monitoring_config.snapshot_analysis.staleness_days` * `monitoring_config.import_features_analysis.state` * `monitoring_config.import_features_analysis.anomaly_detection_baseline` * `monitoring_config.numerical_threshold_config.value` * `monitoring_config.categorical_threshold_config.value` * `offline_storage_ttl_days`
.google.protobuf.FieldMask update_mask = 2;public UpdateEntityTypeRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Field mask is used to specify the fields to be overwritten in the EntityType 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` * `monitoring_config.snapshot_analysis.disabled` * `monitoring_config.snapshot_analysis.monitoring_interval_days` * `monitoring_config.snapshot_analysis.staleness_days` * `monitoring_config.import_features_analysis.state` * `monitoring_config.import_features_analysis.anomaly_detection_baseline` * `monitoring_config.numerical_threshold_config.value` * `monitoring_config.categorical_threshold_config.value` * `offline_storage_ttl_days`
.google.protobuf.FieldMask update_mask = 2;public UpdateEntityTypeRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
Field mask is used to specify the fields to be overwritten in the EntityType 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` * `monitoring_config.snapshot_analysis.disabled` * `monitoring_config.snapshot_analysis.monitoring_interval_days` * `monitoring_config.snapshot_analysis.staleness_days` * `monitoring_config.import_features_analysis.state` * `monitoring_config.import_features_analysis.anomaly_detection_baseline` * `monitoring_config.numerical_threshold_config.value` * `monitoring_config.categorical_threshold_config.value` * `offline_storage_ttl_days`
.google.protobuf.FieldMask update_mask = 2;public UpdateEntityTypeRequest.Builder clearUpdateMask()
Field mask is used to specify the fields to be overwritten in the EntityType 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` * `monitoring_config.snapshot_analysis.disabled` * `monitoring_config.snapshot_analysis.monitoring_interval_days` * `monitoring_config.snapshot_analysis.staleness_days` * `monitoring_config.import_features_analysis.state` * `monitoring_config.import_features_analysis.anomaly_detection_baseline` * `monitoring_config.numerical_threshold_config.value` * `monitoring_config.categorical_threshold_config.value` * `offline_storage_ttl_days`
.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 EntityType 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` * `monitoring_config.snapshot_analysis.disabled` * `monitoring_config.snapshot_analysis.monitoring_interval_days` * `monitoring_config.snapshot_analysis.staleness_days` * `monitoring_config.import_features_analysis.state` * `monitoring_config.import_features_analysis.anomaly_detection_baseline` * `monitoring_config.numerical_threshold_config.value` * `monitoring_config.categorical_threshold_config.value` * `offline_storage_ttl_days`
.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 EntityType 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` * `monitoring_config.snapshot_analysis.disabled` * `monitoring_config.snapshot_analysis.monitoring_interval_days` * `monitoring_config.snapshot_analysis.staleness_days` * `monitoring_config.import_features_analysis.state` * `monitoring_config.import_features_analysis.anomaly_detection_baseline` * `monitoring_config.numerical_threshold_config.value` * `monitoring_config.categorical_threshold_config.value` * `offline_storage_ttl_days`
.google.protobuf.FieldMask update_mask = 2;getUpdateMaskOrBuilder in interface UpdateEntityTypeRequestOrBuilderpublic final UpdateEntityTypeRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateEntityTypeRequest.Builder>public final UpdateEntityTypeRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateEntityTypeRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.