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 documentation for the `GetGoogleChannelConfigRequest` class within the Eventarc v1 API for .NET."],["The `GetGoogleChannelConfigRequest` class is a request message used to retrieve the configuration of a Google Channel, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page shows a historical listing of `GetGoogleChannelConfigRequest` documentation from versions 1.0.0 through to the latest, 2.6.0, and current version 2.5.0."],["The `GetGoogleChannelConfigRequest` class has two constructors and two properties: `GoogleChannelConfigName`, a typed view for the resource name, and `Name`, which represents the required name of the configuration to be retrieved."]]],[]]