Package google.cloud.common
Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-30 UTC.
[[["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-05-30 UTC."],[[["\u003cp\u003e\u003ccode\u003eOperationMetadata\u003c/code\u003e represents the metadata for a long-running operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecreate_time\u003c/code\u003e and \u003ccode\u003eend_time\u003c/code\u003e fields indicate the start and finish times of the operation, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etarget\u003c/code\u003e field provides the server-defined resource path, and \u003ccode\u003everb\u003c/code\u003e displays the operation's executed verb.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecancel_requested\u003c/code\u003e shows if the operation cancellation was requested, and completed cancellations have an error code of \u003ccode\u003e1\u003c/code\u003e (CANCELLED).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eapi_version\u003c/code\u003e indicates the API version of the starting operation.\u003c/p\u003e\n"]]],[],null,["# Package google.cloud.common\n\nIndex\n-----\n\n- [OperationMetadata](/certificate-authority-service/docs/reference/rpc/google.cloud.common#google.cloud.common.OperationMetadata) (message)\n\nOperationMetadata\n-----------------\n\nRepresents the metadata of the long-running operation."]]