public sealed class GetGoogleApiSourceRequest : IMessage<GetGoogleApiSourceRequest>, IEquatable<GetGoogleApiSourceRequest>, IDeepCloneable<GetGoogleApiSourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class GetGoogleApiSourceRequest.
The request message for the GetGoogleApiSource 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."],[[["The latest version of the `GetGoogleApiSourceRequest` class is 2.6.0, part of the Google.Cloud.Eventarc.V1 API."],["This class is a request message used for the `GetGoogleApiSource` method within the Eventarc v1 API."],["The `GetGoogleApiSourceRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["It contains properties like `GoogleApiSourceName` (a typed view) and `Name` (a string) to specify the Google API source being requested."],["The class is found in the namespace `Google.Cloud.Eventarc.V1` and within the assembly `Google.Cloud.Eventarc.V1.dll` ."]]],[]]