Reference documentation and code samples for the Google API Common Protos Client class LoggingDestination.
Configuration of a specific logging destination (the producer project or the consumer project).
Generated from protobuf message google.api.Logging.LoggingDestination
Namespace
Google \ Api \ LoggingMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ monitored_resource
string
The monitored resource type. The type must be defined in the Service.monitored_resources section.
↳ logs
array
Names of the logs to be sent to this destination. Each name must be defined in the Service.logs section. If the log name is not a domain scoped name, it will be automatically prefixed with the service name followed by "/".
getMonitoredResource
The monitored resource type. The type must be defined in the Service.monitored_resources section.
string
setMonitoredResource
The monitored resource type. The type must be defined in the Service.monitored_resources section.
var
string
$this
getLogs
Names of the logs to be sent to this destination. Each name must be defined in the Service.logs section. If the log name is not a domain scoped name, it will be automatically prefixed with the service name followed by "/".
setLogs
Names of the logs to be sent to this destination. Each name must be defined in the Service.logs section. If the log name is not a domain scoped name, it will be automatically prefixed with the service name followed by "/".
var
string[]
$this