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

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
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Name.

↳ display_name string

Display name.

getName

Name.

Returns
TypeDescription
string

setName

Name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getDisplayName

Display name.

Returns
TypeDescription
string

setDisplayName

Display name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this