public sealed class UpdateOccurrenceRequest : IMessage<UpdateOccurrenceRequest>, IEquatable<UpdateOccurrenceRequest>, IDeepCloneable<UpdateOccurrenceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class UpdateOccurrenceRequest.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference and code samples for the \u003ccode\u003eUpdateOccurrenceRequest\u003c/code\u003e class within the Grafeas v1 API, specifically for version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateOccurrenceRequest\u003c/code\u003e class is used to request the update of an occurrence 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 class contains properties such as \u003ccode\u003eName\u003c/code\u003e for the occurrence's identifier, \u003ccode\u003eOccurrence\u003c/code\u003e for the updated occurrence data, \u003ccode\u003eOccurrenceName\u003c/code\u003e for a typed view of the name, and \u003ccode\u003eUpdateMask\u003c/code\u003e to specify which fields to modify.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes constructors to create an instance of the \u003ccode\u003eUpdateOccurrenceRequest\u003c/code\u003e, either by creating a new instance or through copying another \u003ccode\u003eUpdateOccurrenceRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]