public sealed class DeleteFeatureValuesResponse.Types.SelectEntity : IMessage<DeleteFeatureValuesResponse.Types.SelectEntity>, IEquatable<DeleteFeatureValuesResponse.Types.SelectEntity>, IDeepCloneable<DeleteFeatureValuesResponse.Types.SelectEntity>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteFeatureValuesResponse.Types.SelectEntity.
Response message if the request uses the SelectEntity option.
public long OfflineStorageDeletedEntityRowCount { get; set; }
The count of deleted entity rows in the offline storage.
Each row corresponds to the combination of an entity ID and a timestamp.
One entity ID can have multiple rows in the offline storage.
[[["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\u003eDeleteFeatureValuesResponse.Types.SelectEntity\u003c/code\u003e class is part of the Vertex AI v1beta1 API and is used to represent the response message when the request uses the SelectEntity option.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e 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, within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor, \u003ccode\u003eSelectEntity()\u003c/code\u003e, and a copy constructor, \u003ccode\u003eSelectEntity(SelectEntity other)\u003c/code\u003e, which takes another \u003ccode\u003eSelectEntity\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties: \u003ccode\u003eOfflineStorageDeletedEntityRowCount\u003c/code\u003e, which is a long representing the number of deleted entity rows, and \u003ccode\u003eOnlineStorageDeletedEntityCount\u003c/code\u003e, which is a long indicating the number of deleted entities.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available of the documentation corresponds to version \u003ccode\u003e1.0.0-beta21\u003c/code\u003e which contains the \u003ccode\u003eDeleteFeatureValuesResponse.Types.SelectEntity\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]