Rule(mapping=None, *, ignore_unknown_fields=False, **kwargs)
This is deprecated and has no effect. Do not use.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes | |
---|---|
Name | Description |
action |
str
This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values. This field is a member of oneof _ _action .
|
conditions |
MutableSequence[google.cloud.compute_v1.types.Condition]
This is deprecated and has no effect. Do not use. |
description |
str
This is deprecated and has no effect. Do not use. This field is a member of oneof _ _description .
|
ins |
MutableSequence[str]
This is deprecated and has no effect. Do not use. |
log_configs |
MutableSequence[google.cloud.compute_v1.types.LogConfig]
This is deprecated and has no effect. Do not use. |
not_ins |
MutableSequence[str]
This is deprecated and has no effect. Do not use. |
permissions |
MutableSequence[str]
This is deprecated and has no effect. Do not use. |
Classes
Action
Action(value)
This is deprecated and has no effect. Do not use.
Values: UNDEFINED_ACTION (0): A value indicating that the enum field is not set. ALLOW (62368553): This is deprecated and has no effect. Do not use. ALLOW_WITH_LOG (76034177): This is deprecated and has no effect. Do not use. DENY (2094604): This is deprecated and has no effect. Do not use. DENY_WITH_LOG (351433982): This is deprecated and has no effect. Do not use. LOG (75556): This is deprecated and has no effect. Do not use. NO_ACTION (260643444): This is deprecated and has no effect. Do not use.