Reference documentation and code samples for the Transcoder V1 API class Google::Cloud::Video::Transcoder::V1::GetJobRequest.
Request message for TranscoderService.GetJob
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The name of the job to retrieve.
Format:
projects/{project}/locations/{location}/jobs/{job}
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The name of the job to retrieve.
Format:
projects/{project}/locations/{location}/jobs/{job}
Returns
-
(::String) — Required. The name of the job to retrieve.
Format:
projects/{project}/locations/{location}/jobs/{job}