Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::TemplatesService::Rest::ServiceStub.
REST service stub for the TemplatesService service.
Service stub contains baseline method implementations
including transcoding, making the REST call, and deserialing the response.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::TemplatesService::Rest::ServiceStub (v0.13.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.1 (latest)](/ruby/docs/reference/google-cloud-dataflow-v1beta3/latest/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.13.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.13.0/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.12.1](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.12.1/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.11.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.11.0/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.10.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.10.0/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.9.1](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.9.1/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.8.2](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.8.2/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.7.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.7.0/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.6.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.6.0/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.5.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.5.0/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.4.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.4.0/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.3.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.3.0/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.2.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.2.0/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub)\n- [0.1.4](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.1.4/Google-Cloud-Dataflow-V1beta3-TemplatesService-Rest-ServiceStub) \nReference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::TemplatesService::Rest::ServiceStub.\n\nREST service stub for the TemplatesService service.\nService stub contains baseline method implementations\nincluding transcoding, making the REST call, and deserialing the response. \n\nInherits\n--------\n\n- Object\n\nMethods\n-------\n\n### #create_job_from_template\n\n def create_job_from_template(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::Dataflow::V1beta3::Job\n\nBaseline implementation for the create_job_from_template REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Dataflow::V1beta3::CreateJobFromTemplateRequest](./Google-Cloud-Dataflow-V1beta3-CreateJobFromTemplateRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::Dataflow::V1beta3::Job](./Google-Cloud-Dataflow-V1beta3-Job))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::Job](./Google-Cloud-Dataflow-V1beta3-Job)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #endpoint\n\n def endpoint() -\u003e String\n\nThe effective endpoint \n**Returns**\n\n- (String)\n\n### #get_template\n\n def get_template(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::Dataflow::V1beta3::GetTemplateResponse\n\nBaseline implementation for the get_template REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Dataflow::V1beta3::GetTemplateRequest](./Google-Cloud-Dataflow-V1beta3-GetTemplateRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::Dataflow::V1beta3::GetTemplateResponse](./Google-Cloud-Dataflow-V1beta3-GetTemplateResponse))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::GetTemplateResponse](./Google-Cloud-Dataflow-V1beta3-GetTemplateResponse)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #launch_template\n\n def launch_template(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::Dataflow::V1beta3::LaunchTemplateResponse\n\nBaseline implementation for the launch_template REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Dataflow::V1beta3::LaunchTemplateRequest](./Google-Cloud-Dataflow-V1beta3-LaunchTemplateRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::Dataflow::V1beta3::LaunchTemplateResponse](./Google-Cloud-Dataflow-V1beta3-LaunchTemplateResponse))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::LaunchTemplateResponse](./Google-Cloud-Dataflow-V1beta3-LaunchTemplateResponse)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #logger\n\n def logger(stub: false) -\u003e Logger\n\nThe logger used for request/response debug logging. \n**Returns**\n\n- (Logger)\n\n### #universe_domain\n\n def universe_domain() -\u003e String\n\nThe effective universe domain \n**Returns**\n\n- (String)"]]