Package google.cloud.common

索引

OperationMetadata

代表長時間執行作業的中繼資料。

欄位
create_time

Timestamp

僅供輸出。作業的建立時間。

end_time

Timestamp

僅供輸出。作業完成的時間。

target

string

僅供輸出。作業目標的伺服器定義資源路徑。

verb

string

僅供輸出。作業執行的動詞名稱。

status_detail

string

僅供輸出。作業的狀態 (如果有),以人類可讀的方式呈現。

cancel_requested

bool

僅供輸出。指出使用者是否已要求取消作業。已成功取消的作業會具有 google.longrunning.Operation.error 值,且 google.rpc.Status.code1 (也就是 Code.CANCELLED)。

api_version

string

僅供輸出。用於啟動作業的 API 版本。