Cloud IDS V1 API - Module Google::Cloud::IDS::V1::IDS::Paths (v1.2.0)

Reference documentation and code samples for the Cloud IDS V1 API module Google::Cloud::IDS::V1::IDS::Paths.

Path helper methods for the IDS API.

Methods

#endpoint_path

  def 
  
 endpoint_path 
 ( 
 project 
 :, 
  
 location 
 :, 
  
 endpoint 
 :) 
  
 - 
>  
 :: 
 String 
 

Create a fully-qualified Endpoint resource string.

The resource will be in the following format:

projects/{project}/locations/{location}/endpoints/{endpoint}

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

#location_path

  def 
  
 location_path 
 ( 
 project 
 :, 
  
 location 
 :) 
  
 - 
>  
 :: 
 String 
 

Create 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)
Design a Mobile Site
View Site in Mobile | Classic
Share by: