Reference documentation and code samples for the Google Cloud Tpu V2 Client class QueueingPolicy.
Defines the policy of the QueuedRequest.
Generated from protobuf message google.cloud.tpu.v2.QueuedResource.QueueingPolicy
Namespace
Google \ Cloud \ Tpu \ V2 \ QueuedResourceMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ valid_until_duration
Google\Protobuf\Duration
Optional. A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
↳ valid_until_time
Google\Protobuf\Timestamp
Optional. An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
↳ valid_after_duration
↳ valid_after_time
↳ valid_interval
getValidUntilDuration
Optional. A relative time after which resources should not be created.
If the request cannot be fulfilled by this time the request will be failed.
hasValidUntilDuration
setValidUntilDuration
Optional. A relative time after which resources should not be created.
If the request cannot be fulfilled by this time the request will be failed.
$this
getValidUntilTime
Optional. An absolute time after which resources should not be created.
If the request cannot be fulfilled by this time the request will be failed.
hasValidUntilTime
setValidUntilTime
Optional. An absolute time after which resources should not be created.
If the request cannot be fulfilled by this time the request will be failed.
$this
getValidAfterDuration
Optional. A relative time after which resources may be created.
hasValidAfterDuration
setValidAfterDuration
Optional. A relative time after which resources may be created.
$this
getValidAfterTime
Optional. An absolute time after which resources may be created.
hasValidAfterTime
setValidAfterTime
Optional. An absolute time after which resources may be created.
$this
getValidInterval
Optional. An absolute time interval within which resources may be created.
hasValidInterval
setValidInterval
Optional. An absolute time interval within which resources may be created.
$this
getStartTimingConstraints
string