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"]],[["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."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eGetProviderRequest\u003c/code\u003e class within the Eventarc v1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.6.0, but there are multiple prior versions available, ranging from 1.0.0 to 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetProviderRequest\u003c/code\u003e class is a sealed class used to get providers, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetProviderRequest\u003c/code\u003e class has two constructors, one empty and one that accepts another instance of \u003ccode\u003eGetProviderRequest\u003c/code\u003e, along with properties including \u003ccode\u003eName\u003c/code\u003e (string) and \u003ccode\u003eProviderName\u003c/code\u003e (ProviderName).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a string that is required and represents the name of the provider you want to get, and \u003ccode\u003eProviderName\u003c/code\u003e provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]