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"]],[["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."],[[["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."]]],[]]