Class StudyTimeConstraint (1.48.0)

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

Time-based Constraint for Study

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

NameDescription
max_duration google.protobuf.duration_pb2.Duration
Counts the wallclock time passed since the creation of this Study. This field is a member of oneof_ constraint.
end_time google.protobuf.timestamp_pb2.Timestamp
Compares the wallclock time to this time. Must use UTC timezone. This field is a member of oneof_ constraint.

Methods

StudyTimeConstraint

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

Time-based Constraint for Study

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