Cloud Talent Solution V4 API - Module Google::Cloud::Talent::V4::EventService::Paths (v0.13.0)

Reference documentation and code samples for the Cloud Talent Solution V4 API module Google::Cloud::Talent::V4::EventService::Paths.

Path helper methods for the EventService API.

Methods

#tenant_path

def tenant_path(project:, tenant:) -> ::String

Create a fully-qualified Tenant resource string.

The resource will be in the following format:

projects/{project}/tenants/{tenant}

Parameters
  • project (String)
  • tenant (String)
Returns
  • (::String)
Raises
  • (::ArgumentError)