public sealed class DeploymentOccurrence : IMessage<DeploymentOccurrence>, IEquatable<DeploymentOccurrence>, IDeepCloneable<DeploymentOccurrence>, IBufferMessage, IMessage
The period during which some deployable was active in a runtime.
[[["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\u003eThe latest version of the \u003ccode\u003eDeploymentOccurrence\u003c/code\u003e documentation is 3.7.0, with the provided page detailing version 3.0.0, which is part of the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace in the \u003ccode\u003eGrafeas.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeploymentOccurrence\u003c/code\u003e represents the duration during which a deployable was active in a runtime environment and is a sealed class that 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"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeploymentOccurrence\u003c/code\u003e class include \u003ccode\u003eAddress\u003c/code\u003e, \u003ccode\u003eConfig\u003c/code\u003e, \u003ccode\u003eDeployTime\u003c/code\u003e, \u003ccode\u003ePlatform\u003c/code\u003e, \u003ccode\u003eResourceUri\u003c/code\u003e, \u003ccode\u003eUndeployTime\u003c/code\u003e, and \u003ccode\u003eUserEmail\u003c/code\u003e, providing details about the deployment's location, configuration, duration, platform, resources, and initiating user.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeploymentOccurrence\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eDeploymentOccurrence()\u003c/code\u003e, and a constructor accepting another \u003ccode\u003eDeploymentOccurrence\u003c/code\u003e instance as an argument \u003ccode\u003eDeploymentOccurrence(DeploymentOccurrence other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of older versions ranging from version 2.2.0 to version 3.6.0 of \u003ccode\u003eDeploymentOccurrence\u003c/code\u003e for historical reference and comparison.\u003c/p\u003e\n"]]],[],null,[]]