ProjectsResource class

Constructors

ProjectsResource(ApiRequester client)

Methods

deleteAgent(String parent, {String? $fields}) Future<GoogleProtobufEmpty>
Request parameters:
getAgent(String parent, {String? $fields}) Future<GoogleCloudDialogflowV2Agent>
Request parameters:
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setAgent(GoogleCloudDialogflowV2Agent request, String parent, {String? updateMask, String? $fields}) Future<GoogleCloudDialogflowV2Agent>
request - The metadata request object.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited