public sealed class GetAuthorizedCertificateRequest : IMessage<GetAuthorizedCertificateRequest>, IEquatable<GetAuthorizedCertificateRequest>, IDeepCloneable<GetAuthorizedCertificateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class GetAuthorizedCertificateRequest.
Request message for AuthorizedCertificates.GetAuthorizedCertificate.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `GetAuthorizedCertificateRequest` class within the App Engine v1 API."],["The `GetAuthorizedCertificateRequest` class is used to request details about a specific authorized certificate and is a part of the `Google.Cloud.AppEngine.V1` namespace."],["The `GetAuthorizedCertificateRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Name`, which specifies the resource's name, and `View`, which controls the fields returned in a `GET` response."],["There are multiple versions of the `GetAuthorizedCertificateRequest`, ranging from 1.0.0 to the latest version 2.4.0, each with separate documentation."]]],[]]