public sealed class GetConnectionRequest : IMessage<GetConnectionRequest>, IEquatable<GetConnectionRequest>, IDeepCloneable<GetConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v2 API class GetConnectionRequest.
[[["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\u003eGetConnectionRequest\u003c/code\u003e class within the Cloud Build v2 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConnectionRequest\u003c/code\u003e class is used to retrieve details of a specific Connection, as indicated by its purpose as a message type.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, extending its capabilities for protocol buffer messaging, comparison, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eGetConnectionRequest()\u003c/code\u003e, and \u003ccode\u003eGetConnectionRequest(GetConnectionRequest other)\u003c/code\u003e for creating an instance of the object, with the latter being a copy constructor for cloning an existing \u003ccode\u003eGetConnectionRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe key properties for this class include \u003ccode\u003eConnectionName\u003c/code\u003e, which provides a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a required string property for specifying the Connection to retrieve in the format \u003ccode\u003eprojects/*/locations/*/connections/*\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]