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