Interface protos.google.cloud.compute.v1beta.IBackendServiceLogConfig (6.14.0)

Properties of a BackendServiceLogConfig.

Package

@google-cloud/compute

Properties

enable

enable?: (boolean|null);

BackendServiceLogConfig enable

loggingHttpRequestHeaders

loggingHttpRequestHeaders?: (google.cloud.compute.v1beta.IBackendServiceLogConfigLoggingHttpHeader[]|null);

BackendServiceLogConfig loggingHttpRequestHeaders

loggingHttpResponseHeaders

loggingHttpResponseHeaders?: (google.cloud.compute.v1beta.IBackendServiceLogConfigLoggingHttpHeader[]|null);

BackendServiceLogConfig loggingHttpResponseHeaders

optionalFields

optionalFields?: (string[]|null);

BackendServiceLogConfig optionalFields

optionalMode

optionalMode?: (string|null);

BackendServiceLogConfig optionalMode

sampleRate

sampleRate?: (number|null);

BackendServiceLogConfig sampleRate