Google Cloud Api Hub V1 Client - Class Path (0.1.1)

Reference documentation and code samples for the Google Cloud Api Hub V1 Client class Path.

The path details derived from the spec.

Generated from protobuf message google.cloud.apihub.v1.Path

Namespace

Google \ Cloud \ ApiHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ path string

Output only. Complete path relative to server endpoint.

↳ description string

Output only. A short description for the path applicable to all operations.

getPath

Output only. Complete path relative to server endpoint.

Returns
Type Description
string

setPath

Output only. Complete path relative to server endpoint.

Parameter
Name Description
var string
Returns
Type Description
$this

getDescription

Output only. A short description for the path applicable to all operations.

Returns
Type Description
string

setDescription

Output only. A short description for the path applicable to all operations.

Parameter
Name Description
var string
Returns
Type Description
$this