Class Rule (1.6.0)

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

This is deprecated and has no effect. Do not use.

Attributes

NameDescription
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 Sequence[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 Sequence[str]
This is deprecated and has no effect. Do not use.
log_configs Sequence[google.cloud.compute_v1.types.LogConfig]
This is deprecated and has no effect. Do not use.
not_ins Sequence[str]
This is deprecated and has no effect. Do not use.
permissions Sequence[str]
This is deprecated and has no effect. Do not use.

Inheritance

builtins.object > proto.message.Message > Rule

Classes

Action

Action(value)

This is deprecated and has no effect. Do not use.