public sealed class GetMessageBusRequest : IMessage<GetMessageBusRequest>, IEquatable<GetMessageBusRequest>, IDeepCloneable<GetMessageBusRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class GetMessageBusRequest.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `GetMessageBusRequest` class within the Google Cloud Eventarc v1 API, including its properties and implementation details."],["The latest version of the `GetMessageBusRequest` API is 2.6.0, and other versions, dating back to 1.0.0 are available for reference."],["`GetMessageBusRequest` is a request message used by the `GetMessageBus` method and it inherits from `object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetMessageBusRequest` class has two constructors, a default constructor, and a copy constructor, along with two properties, `MessageBusName` of type MessageBusName and `Name` of type string."]]],[]]