public sealed class GetConnectorRequest : IMessage<GetConnectorRequest>, IEquatable<GetConnectorRequest>, IDeepCloneable<GetConnectorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class GetConnectorRequest.
[[["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 page provides documentation for the \u003ccode\u003eGetConnectorRequest\u003c/code\u003e class within the Google Cloud Integration Connectors v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConnectorRequest\u003c/code\u003e class is used to create a request for retrieving a connector resource, as indicated by the documentation for \u003ccode\u003eConnectors.GetConnector\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all within the \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eConnectorName\u003c/code\u003e (of type \u003ccode\u003eConnectorName\u003c/code\u003e) and \u003ccode\u003eName\u003c/code\u003e (of type \u003ccode\u003estring\u003c/code\u003e), which are used to specify the connector resource being requested, and is a required part of the request.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class available is 1.3.0, with previous versions 1.2.0, 1.1.0 and 1.0.0 also available, all contained within the \u003ccode\u003eGoogle.Cloud.Connectors.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]