public sealed class LookupServiceProjectAttachmentRequest : IMessage<LookupServiceProjectAttachmentRequest>, IEquatable<LookupServiceProjectAttachmentRequest>, IDeepCloneable<LookupServiceProjectAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Hub v1 API class LookupServiceProjectAttachmentRequest.
Required. Service project ID and location to lookup service project
attachment for. Only global location is supported. Expected format:
projects/{project}/locations/{location}.
[[["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 documentation covers the \u003ccode\u003eLookupServiceProjectAttachmentRequest\u003c/code\u003e class, which is part of the App Hub v1 API and is used to request service project attachment information.\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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLookupServiceProjectAttachmentRequest\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eLookupServiceProjectAttachmentRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties, \u003ccode\u003eLocationName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a required property representing the service project ID and location in the format \u003ccode\u003eprojects/{project}/locations/{location}\u003c/code\u003e, with only global locations supported.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLookupServiceProjectAttachmentRequest\u003c/code\u003e class is located within the \u003ccode\u003eGoogle.Cloud.AppHub.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.AppHub.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]