public sealed class UpdateGoogleApiSourceRequest : IMessage<UpdateGoogleApiSourceRequest>, IEquatable<UpdateGoogleApiSourceRequest>, IDeepCloneable<UpdateGoogleApiSourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class UpdateGoogleApiSourceRequest.
The request message for the UpdateGoogleApiSource method.
Optional. The fields to be updated; only fields explicitly provided are
updated. If no field mask is provided, all provided fields in the request
are updated. To update all fields, provide a field mask of "*".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateGoogleApiSourceRequest\u003c/code\u003e class is 2.6.0, part of the Google.Cloud.Eventarc.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request message used for the \u003ccode\u003eUpdateGoogleApiSource\u003c/code\u003e method within the Eventarc v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateGoogleApiSourceRequest\u003c/code\u003e class allows for updating a \u003ccode\u003eGoogleApiSource\u003c/code\u003e object, including options to create a new source if one is missing or validate changes without posting.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateGoogleApiSourceRequest\u003c/code\u003e include \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eGoogleApiSource\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which control different aspects of the update operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing its capabilities for message handling, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"]]],[],null,[]]