Class Rule (1.19.0)

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

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.