Class ProtectConfig (2.12.0)

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

ProtectConfig defines the flags needed to enable/disable features for the Protect API.

Attribute

NameDescription
workload_config google.cloud.container_v1beta1.types.WorkloadConfig
WorkloadConfig defines which actions are enabled for a cluster's workload configurations. This field is a member of `oneof`_ ``_workload_config``.

Inheritance

builtins.object > proto.message.Message > ProtectConfig