Reference documentation and code samples for the Cloud SQL Admin V1BETA4 API module Google::Cloud::Sql::V1beta4::SqlDataService::Paths.
Path helper methods for the SqlDataService API.
Included In
Methods
#instance_path
def instance_path(project:, instance:) -> ::StringCreate a fully-qualified Instance resource string.
The resource will be in the following format:
projects/{project}/instances/{instance}
Parameters
- project (String)
- instance (String)
Returns
- (::String)
Raises
- (::ArgumentError)