Compute V1 Client - Class Metadata (2.0.0)

Reference documentation and code samples for the Compute V1 Client class Metadata.

Can only be specified if VPC flow logs for this subnetwork is enabled. Configures whether all, none or a subset of metadata fields should be added to the reported VPC flow logs. Default is EXCLUDE_ALL_METADATA.

Protobuf type google.cloud.compute.v1.SubnetworkLogConfig.Metadata

Namespace

Google \ Cloud \ Compute \ V1 \ SubnetworkLogConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_METADATA

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_METADATA = 0;

CUSTOM_METADATA

Value: 62450749

Generated from protobuf enum CUSTOM_METADATA = 62450749;

EXCLUDE_ALL_METADATA

Value: 334519954

Generated from protobuf enum EXCLUDE_ALL_METADATA = 334519954;

INCLUDE_ALL_METADATA

Value: 164619908

Generated from protobuf enum INCLUDE_ALL_METADATA = 164619908;