OperationMetadataV1(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Metadata describing an Operation][google.longrunning.Operation]
Attributes
Name | Description |
target |
str
Target of the operation - for example projects/project-1/locations/region-1/functions/function-1 |
type_ |
Type of operation. |
request |
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 |
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. |