Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::Schedule::RunResponse (v0.38.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::Schedule::RunResponse.

Status of a scheduled run.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#run_response

def run_response() -> ::String
Returns
  • (::String) — The response of the scheduled run.

#run_response=

def run_response=(value) -> ::String
Parameter
  • value (::String) — The response of the scheduled run.
Returns
  • (::String) — The response of the scheduled run.

#scheduled_run_time

def scheduled_run_time() -> ::Google::Protobuf::Timestamp
Returns

#scheduled_run_time=

def scheduled_run_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns