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