Google Anthos Multi Cloud V1 Client - Class Component (0.3.0)

Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class Component.

The components of the logging configuration;

Protobuf type google.cloud.gkemulticloud.v1.LoggingComponentConfig.Component

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

COMPONENT_UNSPECIFIED

Value: 0

No component is specified

Generated from protobuf enum COMPONENT_UNSPECIFIED = 0;

SYSTEM_COMPONENTS

Value: 1

This indicates that system logging components is enabled.

Generated from protobuf enum SYSTEM_COMPONENTS = 1;

WORKLOADS

Value: 2

This indicates that user workload logging component is enabled.

Generated from protobuf enum WORKLOADS = 2;