GoogleCloudAiplatformV1UserActionReference class

References an API call.

It contains more information about long running operation and Jobs that are triggered by the API call.

Properties

dataLabelingJob String?
For API calls that start a LabelingJob.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
method String?
The method name of the API RPC call.
getter/setter pair
operation String?
For API calls that return a long running operation.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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