Reference documentation and code samples for the Google Cloud Eventarc V1 Client class LoggingConfig.
The configuration for Platform Telemetry logging for Eventarc Advanced
resources.
Generated from protobuf message google.cloud.eventarc.v1.LoggingConfig
Namespace
Google \ Cloud \ Eventarc \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ log_severity
int
Optional. The minimum severity of logs that will be sent to Stackdriver/Platform Telemetry. Logs at severitiy ≥ this value will be sent, unless it is NONE.
getLogSeverity
Optional. The minimum severity of logs that will be sent to
Stackdriver/Platform Telemetry. Logs at severitiy ≥ this value will be
sent, unless it is NONE.
Returns
Type
Description
int
setLogSeverity
Optional. The minimum severity of logs that will be sent to
Stackdriver/Platform Telemetry. Logs at severitiy ≥ this value will be
sent, unless it is NONE.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Eventarc V1 Client - Class LoggingConfig (2.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.5 (latest)](/php/docs/reference/cloud-eventarc/latest/V1.LoggingConfig)\n- [2.1.4](/php/docs/reference/cloud-eventarc/2.1.4/V1.LoggingConfig)\n- [2.0.1](/php/docs/reference/cloud-eventarc/2.0.1/V1.LoggingConfig)\n- [1.3.5](/php/docs/reference/cloud-eventarc/1.3.5/V1.LoggingConfig)\n- [1.2.2](/php/docs/reference/cloud-eventarc/1.2.2/V1.LoggingConfig)\n- [1.1.1](/php/docs/reference/cloud-eventarc/1.1.1/V1.LoggingConfig)\n- [1.0.5](/php/docs/reference/cloud-eventarc/1.0.5/V1.LoggingConfig) \nReference documentation and code samples for the Google Cloud Eventarc V1 Client class LoggingConfig.\n\nThe configuration for Platform Telemetry logging for Eventarc Advanced\nresources.\n\nGenerated from protobuf message `google.cloud.eventarc.v1.LoggingConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Eventarc \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getLogSeverity\n\nOptional. The minimum severity of logs that will be sent to\nStackdriver/Platform Telemetry. Logs at severitiy ≥ this value will be\nsent, unless it is NONE.\n\n### setLogSeverity\n\nOptional. The minimum severity of logs that will be sent to\nStackdriver/Platform Telemetry. Logs at severitiy ≥ this value will be\nsent, unless it is NONE."]]