Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::RunEvaluationOperationMetadata.
Operation metadata for EvaluationService.RunEvaluation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cancel_requested
def cancel_requested() -> ::Boolean
Returns
-
(::Boolean) — Output only. Identifies whether the user has requested cancellation of the
operation. Operations that have been cancelled successfully have
google.longrunning.Operation.error
value with a google.rpc.Status.code of
1, corresponding toCode.CANCELLED.
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation was created.
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation completed.
#evaluation_run
def evaluation_run() -> ::String
Returns
-
(::String) — Output only. The evaluation run that was created.
Format:
projects/{project}/locations/{location}/apps/{app}/evaluationRuns/{evaluation_run}
#evaluations
def evaluations() -> ::Array<::String>
Returns
-
(::Array<::String>) — Output only. The list of evaluations that were run.
Format:
projects/{project}/locations/{location}/apps/{app}/evaluations/{evaluation}
#verb
def verb() -> ::String
Returns
- (::String) — Output only. The verb of the operation.