[[["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-04-02 UTC."],[[["This document outlines the `Status` constants for the `SslCertificateManagedSslCertificate` enum within the `Google.Cloud.Compute.V1` namespace, providing wire representations for each status."],["The `Status` class includes seven distinct fields: `Active`, `ManagedCertificateStatusUnspecified`, `Provisioning`, `ProvisioningFailed`, `ProvisioningFailedPermanently`, `RenewalFailed`, and `UndefinedStatus`, each corresponding to a specific wire representation of the SSL certificate's managed status."],["The document details the wire representation for each status field and what type it is, for example, the field `Active` has a wire representation of `ACTIVE`, and is a `String` type."],["The content shows the different versions of the `Google.Cloud.Compute.V1` package, ranging from version 1.0.0 to the latest 3.6.0."],["This `Status` class inherits from the base `Object` class, including the members `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, which are inherited methods from `Object`."]]],[]]