class documentation
class NodeSetUnhealthyRequest(pb_classes.Message): (source)
Constructor: NodeSetUnhealthyRequest(initial_message, instance_id, health_check_info, dry_run)
Undocumented
| Class | |
No class docstring; 3/3 properties, 0/1 class variable, 0/2 constant, 0/5 method documented |
| Method | __dir__ |
Undocumented |
| Method | __init__ |
Undocumented |
| Method | dry |
Undocumented |
| Method | health |
Undocumented |
| Method | instance |
Undocumented |
| Constant | __PB2 |
Undocumented |
| Constant | __PY |
Undocumented |
| Class Variable | __mask |
Undocumented |
| Property | dry |
If set to true, the call performs the authorization and limit checks, but does not mark node unhealthy. False by default |
| Property | health |
Undocumented |
| Property | instance |
Undocumented |
Inherited from Message:
| Class Method | get |
Undocumented |
| Class Method | is |
Undocumented |
| Class Method | is |
Undocumented |
| Method | __repr__ |
Undocumented |
| Method | check |
Undocumented |
| Method | get |
Undocumented |
| Method | get |
Undocumented |
| Method | is |
Undocumented |
| Method | set |
Undocumented |
| Method | which |
Undocumented |
| Class Variable | __PB2 |
Undocumented |
| Instance Variable | __pb2 |
Undocumented |
| Method | _clear |
Undocumented |
| Method | _get |
Undocumented |
| Method | _set |
Undocumented |
| Class Variable | __credentials |
Undocumented |
| Class Variable | __default |
Undocumented |
| Class Variable | __sensitive |
Undocumented |
| Instance Variable | __recorded |
Undocumented |
def __init__(self, initial_message:
message_1.Message | None = None, *, instance_id: builtins.str | None | unset.UnsetType = unset.Unset, health_check_info: NodeSetUnhealthyRequest.HealthCheckInfo | node_service_pb2.NodeSetUnhealthyRequest.HealthCheckInfo | None | unset.UnsetType = unset.Unset, dry_run: builtins.bool | None | unset.UnsetType = unset.Unset):
(source)
¶
Undocumented
@health_check_info.setter
def health_check_info(self, value:
def health_check_info(self, value:
NodeSetUnhealthyRequest.HealthCheckInfo | node_service_pb2.NodeSetUnhealthyRequest.HealthCheckInfo | None):
(source)
¶
Undocumented
Undocumented
| Value |
|
Undocumented
| Value |
|
If set to true, the call performs the authorization and limit checks, but does not mark node unhealthy. False by default