public sealed class Application : IMessage<Application>, IEquatable<Application>, IDeepCloneable<Application>, IBufferMessage, IMessage
Reference documentation and code samples for the App Hub v1 API class Application.
Application defines the governance boundary for App Hub entities that
perform a logical end-to-end business function.
App Hub supports application level IAM permission to align with governance
requirements.
[[["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-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eApplication\u003c/code\u003e class in the App Hub v1 API defines a governance boundary for entities that perform a logical business function, supporting application-level IAM permissions.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eApplicationName\u003c/code\u003e, \u003ccode\u003eAttributes\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eScope\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, \u003ccode\u003eUid\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e, providing comprehensive metadata and control options for the application.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApplication\u003c/code\u003e class has two constructors: one default and one that accepts another \u003ccode\u003eApplication\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe most up-to-date version of the \u003ccode\u003eApplication\u003c/code\u003e class is version \u003ccode\u003e1.0.0\u003c/code\u003e, with a previous beta version at \u003ccode\u003e1.0.0-beta03\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"]]],[],null,["# App Hub v1 API - Class Application (1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/dotnet/docs/reference/Google.Cloud.AppHub.V1/latest/Google.Cloud.AppHub.V1.Application)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.AppHub.V1/1.0.0/Google.Cloud.AppHub.V1.Application) \n\n public sealed class Application : IMessage\u003cApplication\u003e, IEquatable\u003cApplication\u003e, IDeepCloneable\u003cApplication\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the App Hub v1 API class Application.\n\nApplication defines the governance boundary for App Hub entities that\nperform a logical end-to-end business function.\nApp Hub supports application level IAM permission to align with governance\nrequirements. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Application \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Application](/dotnet/docs/reference/Google.Cloud.AppHub.V1/latest/Google.Cloud.AppHub.V1.Application), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Application](/dotnet/docs/reference/Google.Cloud.AppHub.V1/latest/Google.Cloud.AppHub.V1.Application), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Application](/dotnet/docs/reference/Google.Cloud.AppHub.V1/latest/Google.Cloud.AppHub.V1.Application), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.AppHub.V1](/dotnet/docs/reference/Google.Cloud.AppHub.V1/latest/Google.Cloud.AppHub.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.AppHub.V1.dll\n\nConstructors\n------------\n\n### Application()\n\n public Application()\n\n### Application(Application)\n\n public Application(Application other)\n\nProperties\n----------\n\n### ApplicationName\n\n public ApplicationName ApplicationName { get; set; }\n\n[ApplicationName](/dotnet/docs/reference/Google.Cloud.AppHub.V1/latest/Google.Cloud.AppHub.V1.ApplicationName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.AppHub.V1/latest/Google.Cloud.AppHub.V1.Application#Google_Cloud_AppHub_V1_Application_Name) resource name property.\n\n### Attributes\n\n public Attributes Attributes { get; set; }\n\nOptional. Consumer provided attributes.\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOutput only. Create time.\n\n### Description\n\n public string Description { get; set; }\n\nOptional. User-defined description of an Application.\nCan have a maximum length of 2048 characters.\n\n### DisplayName\n\n public string DisplayName { get; set; }\n\nOptional. User-defined name for the Application.\nCan have a maximum length of 63 characters.\n\n### Name\n\n public string Name { get; set; }\n\nIdentifier. The resource name of an Application. Format:\n`\"projects/{host-project-id}/locations/{location}/applications/{application-id}\"`\n\n### Scope\n\n public Scope Scope { get; set; }\n\nRequired. Immutable. Defines what data can be included into this\nApplication. Limits which Services and Workloads can be registered.\n\n### State\n\n public Application.Types.State State { get; set; }\n\nOutput only. Application state.\n\n### Uid\n\n public string Uid { get; set; }\n\nOutput only. A universally unique identifier (in UUID4 format) for the\n`Application`.\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nOutput only. Update time."]]