Google Cloud Dialogflow Cx V3 Client - Class ResourceName (0.3.2)

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class ResourceName.

Resource name and display name.

Generated from protobuf message google.cloud.dialogflow.cx.v3.ResourceName

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Name.

↳ display_name string

Display name.

getName

Name.

Returns
Type Description
string

setName

Name.

Parameter
Name Description
var string
Returns
Type Description
$this

getDisplayName

Display name.

Returns
Type Description
string

setDisplayName

Display name.

Parameter
Name Description
var string
Returns
Type Description
$this