Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::UserActionReference.
References an API call. It contains more information about long running operation and Jobs that are triggered by the API call.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#data_labeling_job
def data_labeling_job() -> ::String
-
(::String) — For API calls that start a LabelingJob.
Resource name of the LabelingJob.
Format:
projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}
Note: The following fields are mutually exclusive:
data_labeling_job
,operation
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#data_labeling_job=
def data_labeling_job=(value) -> ::String
-
value (::String) — For API calls that start a LabelingJob.
Resource name of the LabelingJob.
Format:
projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}
Note: The following fields are mutually exclusive:
data_labeling_job
,operation
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — For API calls that start a LabelingJob.
Resource name of the LabelingJob.
Format:
projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}
Note: The following fields are mutually exclusive:
data_labeling_job
,operation
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#method
def method() -> ::String
- (::String) — The method name of the API RPC call. For example, "/google.cloud.aiplatform.{apiVersion}.DatasetService.CreateDataset"
#method=
def method=(value) -> ::String
- value (::String) — The method name of the API RPC call. For example, "/google.cloud.aiplatform.{apiVersion}.DatasetService.CreateDataset"
- (::String) — The method name of the API RPC call. For example, "/google.cloud.aiplatform.{apiVersion}.DatasetService.CreateDataset"
#operation
def operation() -> ::String
-
(::String) — For API calls that return a long running operation.
Resource name of the long running operation.
Format:
projects/{project}/locations/{location}/operations/{operation}
Note: The following fields are mutually exclusive:
operation
,data_labeling_job
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#operation=
def operation=(value) -> ::String
-
value (::String) — For API calls that return a long running operation.
Resource name of the long running operation.
Format:
projects/{project}/locations/{location}/operations/{operation}
Note: The following fields are mutually exclusive:
operation
,data_labeling_job
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — For API calls that return a long running operation.
Resource name of the long running operation.
Format:
projects/{project}/locations/{location}/operations/{operation}
Note: The following fields are mutually exclusive:
operation
,data_labeling_job
. If a field in that set is populated, all other fields in the set will automatically be cleared.