GoogleApi.CloudFunctions.V1.Model.OperationMetadataV1 (google_api_cloud_functions v0.29.0) View Source
Metadata describing an Operation
Attributes
-
buildId
(type:String.t
, default:nil
) - The Cloud Build ID of the function created or updated by an API call. This field is only populated for Create and Update operations. -
request
(type:map()
, default:nil
) - The original request that started the operation. -
sourceToken
(type:String.t
, default:nil
) - An identifier for Firebase function sources. Disclaimer: This field is only supported for Firebase function deployments. -
target
(type:String.t
, default:nil
) - Target of the operation - for example projects/project-1/locations/region-1/functions/function-1 -
type
(type:String.t
, default:nil
) - Type of operation. -
updateTime
(type:DateTime.t
, default:nil
) - The last update timestamp of the operation. -
versionId
(type:String.t
, default:nil
) - Version id of the function created or updated by an API call. This field is only populated for Create and Update operations.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.