public sealed class GetProviderRequest : IMessage<GetProviderRequest>, IEquatable<GetProviderRequest>, IDeepCloneable<GetProviderRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class GetProviderRequest.
[[["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 `GetProviderRequest` class within the Google.Cloud.Eventarc.V1 API, specifically for version 2.1.0."],["`GetProviderRequest` is the request message utilized for the `GetProvider` method, enabling retrieval of provider details."],["The `GetProviderRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The `GetProviderRequest` class includes properties such as `Name` (a string) and `ProviderName` (a `ProviderName`-typed view) to identify the desired provider."],["This API has multiple documented versions, ranging from 1.0.0 up to 2.6.0, with the documentation being from version 2.1.0."]]],[]]