loggingHttpResponseHeaders property

List<BackendServiceLogConfigLoggingHttpHeader>? loggingHttpResponseHeaders
getter/setter pair

The list of response headers that will be logged to Stackdriver.

Implementation

core.List<BackendServiceLogConfigLoggingHttpHeader>?
loggingHttpResponseHeaders;