Class SignalZoneStateRequest (0.1.1)

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

A request to signal the state of a zone.

Attributes

Name Description
name str
Required. The name of the zone. Format: projects/{project}/locations/{location}/zones/{zone}
request_id str
Optional. An optional unique identifier for this request. See AIP-155 __.
state_signal google.cloud.gdchardwaremanagement_v1alpha.types.SignalZoneStateRequest.StateSignal
Required. The state signal to send for this zone.

Classes

StateSignal

StateSignal(value)

Valid state signals for a zone.