Reference documentation and code samples for the AI Platform Notebooks V1 API class Google::Cloud::Notebooks::V1::TriggerScheduleRequest.
Request for created scheduled notebooks
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. Format:
parent=projects/{project_id}/locations/{location}/schedules/{schedule_id}
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Format:
parent=projects/{project_id}/locations/{location}/schedules/{schedule_id}
Returns
-
(::String) — Required. Format:
parent=projects/{project_id}/locations/{location}/schedules/{schedule_id}