public sealed class GetGoogleChannelConfigRequest : IMessage<GetGoogleChannelConfigRequest>, IEquatable<GetGoogleChannelConfigRequest>, IDeepCloneable<GetGoogleChannelConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class GetGoogleChannelConfigRequest.
The request message for the GetGoogleChannelConfig method.
[[["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 document provides reference information for the `GetGoogleChannelConfigRequest` class within the Google Cloud Eventarc v1 API, outlining its purpose, inheritance, and implemented interfaces."],["The `GetGoogleChannelConfigRequest` class is used as the request message for the `GetGoogleChannelConfig` method, enabling users to retrieve configuration details."],["This class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class offers a constructor and includes two properties, `GoogleChannelConfigName` and `Name`, with the latter being a required field for specifying the configuration name to be retrieved."],["There are different versions of the package available, with the latest one being version 2.6.0, and previous versions going as low as 1.0.0."]]],[]]