public sealed class CreateAuthorizedCertificateRequest : IMessage<CreateAuthorizedCertificateRequest>, IEquatable<CreateAuthorizedCertificateRequest>, IDeepCloneable<CreateAuthorizedCertificateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class CreateAuthorizedCertificateRequest.
Request message for AuthorizedCertificates.CreateAuthorizedCertificate.
[[["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 documentation page covers the `CreateAuthorizedCertificateRequest` class within the Google Cloud App Engine v1 API."],["The `CreateAuthorizedCertificateRequest` class is used to create requests for the `AuthorizedCertificates.CreateAuthorizedCertificate` method."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `Object`."],["Key properties of the `CreateAuthorizedCertificateRequest` class include `Certificate`, which holds SSL certificate data, and `Parent`, representing the parent `Application` resource."],["The provided documentation contains the documentation of the class `CreateAuthorizedCertificateRequest` in 10 different versions, the most recent being version 2.4.0."]]],[]]