public sealed class UpdateMessageBusRequest : IMessage<UpdateMessageBusRequest>, IEquatable<UpdateMessageBusRequest>, IDeepCloneable<UpdateMessageBusRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class UpdateMessageBusRequest.
The request message for the UpdateMessageBus 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\u003eUpdateMessageBusRequest\u003c/code\u003e class in the Eventarc v1 API is 2.6.0, and documentation is available for versions ranging from 1.0.0 to 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateMessageBusRequest\u003c/code\u003e is used to update a MessageBus in Google Cloud's Eventarc service, and it can implement interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eMessageBus\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e to control the behavior of the update request, like creating a new MessageBus if it doesn't exist, or validating the request before execution.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMessageBusRequest\u003c/code\u003e class includes constructors to create a new instance or to copy an existing one, and is in the namespace \u003ccode\u003eGoogle.Cloud.Eventarc.V1\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Eventarc.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]