ProjectsLocationsResource class
Constructors
- ProjectsLocationsResource(ApiRequester client)
Properties
- conversations → ProjectsLocationsConversationsResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- insightsdata → ProjectsLocationsInsightsdataResource
-
no setter
- issueModels → ProjectsLocationsIssueModelsResource
-
no setter
- operations → ProjectsLocationsOperationsResource
-
no setter
- phraseMatchers → ProjectsLocationsPhraseMatchersResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- views → ProjectsLocationsViewsResource
-
no setter
Methods
-
getSettings(
String name, {String? $fields}) → Future< GoogleCloudContactcenterinsightsV1Settings> - Gets project-level settings.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
updateSettings(
GoogleCloudContactcenterinsightsV1Settings request, String name, {String? updateMask, String? $fields}) → Future< GoogleCloudContactcenterinsightsV1Settings> - Updates project-level settings.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited