public sealed class UpdateFeaturestoreRequest : IMessage<UpdateFeaturestoreRequest>, IEquatable<UpdateFeaturestoreRequest>, IDeepCloneable<UpdateFeaturestoreRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpdateFeaturestoreRequest.
Request message for
[FeaturestoreService.UpdateFeaturestore][google.cloud.aiplatform.v1beta1.FeaturestoreService.UpdateFeaturestore].
Required. The Featurestore's name field is used to identify the
Featurestore to be updated. Format:
projects/{project}/locations/{location}/featurestores/{featurestore}
Field mask is used to specify the fields to be overwritten in the
Featurestore 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateFeaturestoreRequest\u003c/code\u003e class is 1.0.0-beta21, found within the Google.Cloud.AIPlatform.V1Beta1 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateFeaturestoreRequest\u003c/code\u003e is a request message used for updating a Featurestore resource via the \u003ccode\u003eFeaturestoreService.UpdateFeaturestore\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeaturestore\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e properties allow users to specify the Featurestore to be updated and the fields within it to be overwritten.\u003c/p\u003e\n"],["\u003cp\u003eThe fields \u003ccode\u003elabels\u003c/code\u003e, \u003ccode\u003eonline_serving_config.fixed_node_count\u003c/code\u003e, \u003ccode\u003eonline_serving_config.scaling\u003c/code\u003e, and \u003ccode\u003eonline_storage_ttl_days\u003c/code\u003e can be updated.\u003c/p\u003e\n"]]],[],null,[]]