CreateInstructionMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)Metadata of a CreateInstruction operation.
Attributes |
|
|---|---|
| Name | Description |
instruction |
str
The name of the created Instruction. projects/{project_id}/instructions/{instruction_id} |
partial_failures |
MutableSequence[google.rpc.status_pb2.Status]
Partial failures encountered. E.g. single files that couldn't be read. Status details field will contain standard GCP error details. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Timestamp when create instruction request was created. |