public sealed class UpdateFeatureGroupRequest : IMessage<UpdateFeatureGroupRequest>, IEquatable<UpdateFeatureGroupRequest>, IDeepCloneable<UpdateFeatureGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpdateFeatureGroupRequest.
Request message for
[FeatureRegistryService.UpdateFeatureGroup][google.cloud.aiplatform.v1beta1.FeatureRegistryService.UpdateFeatureGroup].
Required. The FeatureGroup's name field is used to identify the
FeatureGroup to be updated. Format:
projects/{project}/locations/{location}/featureGroups/{feature_group}
Field mask is used to specify the fields to be overwritten in the
FeatureGroup 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 \u003ccode\u003eUpdateFeatureGroupRequest\u003c/code\u003e class is a request message for updating a FeatureGroup in the Vertex AI v1beta1 API, and it is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \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\u003eUpdateFeatureGroupRequest\u003c/code\u003e constructor can be used without any arguments or with another \u003ccode\u003eUpdateFeatureGroupRequest\u003c/code\u003e as an argument to copy its properties.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties: \u003ccode\u003eFeatureGroup\u003c/code\u003e, which is the FeatureGroup to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields of the FeatureGroup that should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is for version 1.0.0-beta21, and an older version is also documented as 1.0.0-beta20.\u003c/p\u003e\n"]]],[],null,[]]