Reference documentation and code samples for the Storage Batch Operations V1 API class Google::Cloud::StorageBatchOperations::V1::GetJobRequest.
Message for getting a Job
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required.
name
of the job to retrieve. Format: projects/{project_id}/locations/{location_id}/jobs/{job_id} .
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required.
name
of the job to retrieve. Format: projects/{project_id}/locations/{location_id}/jobs/{job_id} .
Returns
-
(::String) — Required.
name
of the job to retrieve. Format: projects/{project_id}/locations/{location_id}/jobs/{job_id} .