Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class Changelog.
Changelogs represents a change made to a given agent.
Generated from protobuf message google.cloud.dialogflow.cx.v3.Changelog
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The unique identifier of the changelog. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/changelogs/<Changelog ID>
.
↳ user_email
string
Email address of the authenticated user.
↳ display_name
string
The affected resource display name of the change.
↳ action
string
The action of the change.
↳ type
string
The affected resource type.
↳ resource
string
The affected resource name of the change.
↳ create_time
getName
The unique identifier of the changelog.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/changelogs/<Changelog ID>
.
string
setName
The unique identifier of the changelog.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/changelogs/<Changelog ID>
.
var
string
$this
getUserEmail
Email address of the authenticated user.
string
setUserEmail
Email address of the authenticated user.
var
string
$this
getDisplayName
The affected resource display name of the change.
string
setDisplayName
The affected resource display name of the change.
var
string
$this
getAction
The action of the change.
string
setAction
The action of the change.
var
string
$this
getType
The affected resource type.
string
setType
The affected resource type.
var
string
$this
getResource
The affected resource name of the change.
string
setResource
The affected resource name of the change.
var
string
$this
getCreateTime
The timestamp of the change.
hasCreateTime
clearCreateTime
setCreateTime
The timestamp of the change.
$this