GoogleCloudAiplatformV1CloudLoggingConfig class

Specifies configuration for exporting evaluation results to Cloud Logging.

Properties

hashCode int
The hash code for this object.
no setterinherited
project String?
Google Cloud project to write logs to.
getter/setter pair
resourceLabels Map<String, String>?
MonitoredResource labels to associate the log with.
getter/setter pair
resourceType String?
MonitoredResource type.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tracingContext GoogleCloudAiplatformV1CloudLoggingConfigTracingContext?
Tracing context for the evaluation run.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited