Reference documentation and code samples for the Capacity Planner V1BETA API module Google::Cloud::CapacityPlanner::V1beta::UsageService::Paths.
Path helper methods for the UsageService API.
Included In
Methods
#location_path
def location_path(project:, location:) -> ::StringCreate a fully-qualified Location resource string.
The resource will be in the following format:
projects/{project}/locations/{location}
Parameters
- project (String)
- location (String)
Returns
- (::String)
Raises
- (::ArgumentError)