Class OperationMetadataV1 (0.4.0)

OperationMetadataV1(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata describing an Operation][google.longrunning.Operation]

Attributes

NameDescription
target str
Target of the operation - for example projects/project-1/locations/region-1/functions/function-1
type_ .operations.OperationType
Type of operation.
request .gp_any.Any
The original request that started the operation.
version_id int
Version id of the function created or updated by an API call. This field is only populated for Create and Update operations.
update_time .timestamp.Timestamp
The last update timestamp of the operation.
build_id str
The Cloud Build ID of the function created or updated by an API call. This field is only populated for Create and Update operations.