Class LogConfig (1.3.1)

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

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

Attributes

NameDescription
cloud_audit google.cloud.compute_v1.types.LogConfigCloudAuditOptions
This is deprecated and has no effect. Do not use. This field is a member of `oneof`_ ``_cloud_audit``.
counter google.cloud.compute_v1.types.LogConfigCounterOptions
This is deprecated and has no effect. Do not use. This field is a member of `oneof`_ ``_counter``.
data_access google.cloud.compute_v1.types.LogConfigDataAccessOptions
This is deprecated and has no effect. Do not use. This field is a member of `oneof`_ ``_data_access``.

Inheritance

builtins.object > proto.message.Message > LogConfig