-
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
name
|
str
-
|
create_time
|
google.protobuf.timestamp_pb2.Timestamp
-
|
update_time
|
google.protobuf.timestamp_pb2.Timestamp
-
|
labels
|
Sequence[google.cloud.quantum_v1alpha1.types.QuantumJob.LabelsEntry]
-
|
label_fingerprint
|
str
-
|
description
|
str
-
|
scheduling_config
|
google.cloud.quantum_v1alpha1.types.SchedulingConfig
-
|
output_config
|
google.cloud.quantum_v1alpha1.types.OutputConfig
-
|
execution_status
|
google.cloud.quantum_v1alpha1.types.ExecutionStatus
-
|
gcs_run_context_location
|
google.cloud.quantum_v1alpha1.types.GcsLocation
-
This field is a member of oneof _ run_context_location .
|
run_context_inline_data
|
google.cloud.quantum_v1alpha1.types.InlineData
-
This field is a member of oneof _ run_context_location .
|
run_context
|
google.protobuf.any_pb2.Any
-
|
Child Classes
class LabelsEntry