Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::ClusterManager::Paths (v0.21.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::ClusterManager::Paths.

Path helper methods for the ClusterManager API.

Methods

#topic_path

def topic_path(project:, topic:) -> ::String

Create a fully-qualified Topic resource string.

The resource will be in the following format:

projects/{project}/topics/{topic}

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