Output only. The timestamp after which certificate will be valid
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
Output only. The timestamp after which certificate will expire
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
[[["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-07-28 UTC."],[[["\u003cp\u003eThis document defines the structure and details of a Certificate resource, including its fields and properties such as name, display name, description, requestor ID, credential ID, and certificate status.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation provides a clear view of the Certificate resource's data structure, illustrating the key-value pairs for each attribute, like the \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003edisplayName\u003c/code\u003e, \u003ccode\u003edescription\u003c/code\u003e, and more.\u003c/p\u003e\n"],["\u003cp\u003eCertificate status is an enumerated type that represents the state of the certificate.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003evalidStartTime\u003c/code\u003e and \u003ccode\u003evalidEndTime\u003c/code\u003e fields denote the certificate's validity period using a timestamp format, following the RFC3339 standard.\u003c/p\u003e\n"],["\u003cp\u003eSeveral methods are available for managing certificates, including \u003ccode\u003ecreate\u003c/code\u003e, \u003ccode\u003edelete\u003c/code\u003e, \u003ccode\u003eget\u003c/code\u003e, \u003ccode\u003elist\u003c/code\u003e, and \u003ccode\u003epatch\u003c/code\u003e, allowing for comprehensive control over certificate lifecycle and data.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.products.certificates\n\n- [Resource: Certificate](#Certificate)\n - [JSON representation](#Certificate.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Certificate\n---------------------\n\nThe certificate definition"]]