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 Eventarc v1 API for .NET, including its inheritance, implementation, namespace, and assembly details."],["The `GetGoogleChannelConfigRequest` class is a request message used for the `GetGoogleChannelConfig` method, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document includes details about the constructors for creating `GetGoogleChannelConfigRequest` objects, including a default constructor and one that takes another `GetGoogleChannelConfigRequest` instance as a parameter."],["Key properties of the `GetGoogleChannelConfigRequest` class are outlined, namely `GoogleChannelConfigName` which provides a typed view of the resource name, and `Name` which represents the required name of the configuration to be retrieved."],["The page provides a list of prior version of this document and the current versions, with 2.6.0 being the latest version."]]],[]]