[[["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-09-04 UTC."],[],[],null,["# Google Cloud Appengine Admin V1 Client - Class UpdateAuthorizedCertificateRequest (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-appengine-admin/latest/V1.UpdateAuthorizedCertificateRequest)\n- [2.0.3](/php/docs/reference/cloud-appengine-admin/2.0.3/V1.UpdateAuthorizedCertificateRequest)\n- [1.3.5](/php/docs/reference/cloud-appengine-admin/1.3.5/V1.UpdateAuthorizedCertificateRequest)\n- [1.2.2](/php/docs/reference/cloud-appengine-admin/1.2.2/V1.UpdateAuthorizedCertificateRequest)\n- [1.1.1](/php/docs/reference/cloud-appengine-admin/1.1.1/V1.UpdateAuthorizedCertificateRequest)\n- [1.0.6](/php/docs/reference/cloud-appengine-admin/1.0.6/V1.UpdateAuthorizedCertificateRequest) \nReference documentation and code samples for the Google Cloud Appengine Admin V1 Client class UpdateAuthorizedCertificateRequest.\n\nRequest message for `AuthorizedCertificates.UpdateAuthorizedCertificate`.\n\nGenerated from protobuf message `google.appengine.v1.UpdateAuthorizedCertificateRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AppEngine \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nName of the resource to update. Example:\n`apps/myapp/authorizedCertificates/12345`.\n\n### setName\n\nName of the resource to update. Example:\n`apps/myapp/authorizedCertificates/12345`.\n\n### getCertificate\n\nAn `AuthorizedCertificate` containing the updated resource. Only fields set\nin the field mask will be updated.\n\n### hasCertificate\n\n### clearCertificate\n\n### setCertificate\n\nAn `AuthorizedCertificate` containing the updated resource. Only fields set\nin the field mask will be updated.\n\n### getUpdateMask\n\nStandard field mask for the set of fields to be updated. Updates are only\nsupported on the `certificate_raw_data` and `display_name` fields.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nStandard field mask for the set of fields to be updated. Updates are only\nsupported on the `certificate_raw_data` and `display_name` fields."]]