API hub V1 API - Module Google::Cloud::ApiHub::V1::ApiHubPlugin::Paths (v0.1.1)

Reference documentation and code samples for the API hub V1 API module Google::Cloud::ApiHub::V1::ApiHubPlugin::Paths.

Path helper methods for the ApiHubPlugin API.

Methods

#plugin_path

def plugin_path(project:, location:, plugin:) -> ::String

Create a fully-qualified Plugin resource string.

The resource will be in the following format:

projects/{project}/locations/{location}/plugins/{plugin}

Parameters
  • project (String)
  • location (String)
  • plugin (String)
Returns
  • (::String)
Raises
  • (::ArgumentError)