Home
last modified time | relevance | path

Searched refs:parent (Results 451 – 475 of 3339) sorted by path

1...<<11121314151617181920>>...134

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/Resource/
H A DProjectsLocationsConnectorsGlobalProvidersConnectors.php51 * @param string $parent Required. Parent resource of the connectors, of the
59 public function listProjectsLocationsConnectorsGlobalProvidersConnectors($parent, $optParams = []) argument
61 $params = ['parent' => $parent];
H A DProjectsLocationsConnectorsGlobalProvidersConnectorsVersions.php54 * @param string $parent Required. Parent resource of the connectors, of the
64 …public function listProjectsLocationsConnectorsGlobalProvidersConnectorsVersions($parent, $optPara… argument
66 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DContactcenterinsights.php126 'parent' => [
168 'parent' => [
218 'parent' => [
248 'parent' => [
280 'parent' => [
310 'parent' => [
350 'parent' => [
404 'parent' => [
490 'parent' => [
520 'parent' => [
[all …]
H A DContainer.php79 'parent' => [
149 'parent' => [
203 'parent' => [
213 'parent' => [
361 'parent' => [
423 'parent' => [
505 'parent' => [
557 'parent' => [
747 'parent' => [
1084 'parent' => [
[all …]
H A DContainerAnalysis.php55 parent::__construct($clientOrConfig);
72 'parent' => [
79 'path' => 'v1/{+parent}/notes',
82 'parent' => [
123 'path' => 'v1/{+parent}/notes',
126 'parent' => [
224 'parent' => [
231 'path' => 'v1/{+parent}/occurrences',
234 'parent' => [
284 'parent' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1CreateIssueModelRequest.php27 public $parent; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1CreateIssueModelRequest
46 public function setParent($parent) argument
48 $this->parent = $parent;
55 return $this->parent;
H A DGoogleCloudContactcenterinsightsV1ExportInsightsDataRequest.php35 public $parent; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest
86 public function setParent($parent) argument
88 $this->parent = $parent;
95 return $this->parent;
H A DGoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest.php27 public $parent; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest
46 public function setParent($parent) argument
48 $this->parent = $parent;
55 return $this->parent;
H A DGoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest.php35 public $parent; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest
86 public function setParent($parent) argument
88 $this->parent = $parent;
95 return $this->parent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocationsConversations.php55 * @param string $parent Required. The parent resource of the conversation.
66 …public function create($parent, GoogleCloudContactcenterinsightsV1Conversation $postBody, $optPara… argument
68 $params = ['parent' => $parent, 'postBody' => $postBody];
108 * @param string $parent Required. The parent resource of the conversation.
125 public function listProjectsLocationsConversations($parent, $optParams = []) argument
127 $params = ['parent' => $parent];
H A DProjectsLocationsConversationsAnalyses.php39 * @param string $parent Required. The parent resource of the analysis.
44 …public function create($parent, GoogleCloudContactcenterinsightsV1Analysis $postBody, $optParams =… argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
79 * @param string $parent Required. The parent resource of the analyses.
93 public function listProjectsLocationsConversationsAnalyses($parent, $optParams = []) argument
95 $params = ['parent' => $parent];
H A DProjectsLocationsInsightsdata.php37 * @param string $parent Required. The parent resource to export data from.
42 …public function export($parent, GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest $postB… argument
44 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DProjectsLocationsIssueModels.php54 * @param string $parent Required. The parent resource of the issue model.
59 …public function create($parent, GoogleCloudContactcenterinsightsV1IssueModel $postBody, $optParams… argument
61 $params = ['parent' => $parent, 'postBody' => $postBody];
110 * @param string $parent Required. The parent resource of the issue model.
114 public function listProjectsLocationsIssueModels($parent, $optParams = []) argument
116 $params = ['parent' => $parent];
H A DProjectsLocationsIssueModelsIssues.php49 * @param string $parent Required. The parent resource of the issue.
53 public function listProjectsLocationsIssueModelsIssues($parent, $optParams = []) argument
55 $params = ['parent' => $parent];
H A DProjectsLocationsPhraseMatchers.php37 * @param string $parent Required. The parent resource of the phrase matcher.
44 …public function create($parent, GoogleCloudContactcenterinsightsV1PhraseMatcher $postBody, $optPar… argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
79 * @param string $parent Required. The parent resource of the phrase matcher.
94 public function listProjectsLocationsPhraseMatchers($parent, $optParams = []) argument
96 $params = ['parent' => $parent];
H A DProjectsLocationsViews.php37 * @param string $parent Required. The parent resource of the view. Required.
44 public function create($parent, GoogleCloudContactcenterinsightsV1View $postBody, $optParams = []) argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
79 * @param string $parent Required. The parent resource of the views.
91 public function listProjectsLocationsViews($parent, $optParams = []) argument
93 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DCreateClusterRequest.php27 public $parent; variable in Google\\Service\\Container\\CreateClusterRequest
54 public function setParent($parent) argument
56 $this->parent = $parent;
63 return $this->parent;
H A DCreateNodePoolRequest.php31 public $parent; variable in Google\\Service\\Container\\CreateNodePoolRequest
72 public function setParent($parent) argument
74 $this->parent = $parent;
81 return $this->parent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsAggregatedUsableSubnetworks.php36 * @param string $parent The parent project where subnetworks are usable.
54 public function listProjectsAggregatedUsableSubnetworks($parent, $optParams = []) argument
56 $params = ['parent' => $parent];
H A DProjectsLocationsClusters.php75 * @param string $parent The parent (project and location) where the cluster
81 public function create($parent, CreateClusterRequest $postBody, $optParams = []) argument
83 $params = ['parent' => $parent, 'postBody' => $postBody];
146 * @param string $parent The cluster (project, location, cluster name) to get
151 public function getJwks($parent, $optParams = []) argument
153 $params = ['parent' => $parent];
161 * @param string $parent The parent (project and location) where the clusters
176 public function listProjectsLocationsClusters($parent, $optParams = []) argument
178 $params = ['parent' => $parent];
H A DProjectsLocationsClustersNodePools.php43 * @param string $parent The parent (project, location, cluster name) where the
50 public function create($parent, CreateNodePoolRequest $postBody, $optParams = []) argument
52 $params = ['parent' => $parent, 'postBody' => $postBody];
116 * @param string $parent The parent (project, location, cluster name) where the
133 public function listProjectsLocationsClustersNodePools($parent, $optParams = []) argument
135 $params = ['parent' => $parent];
H A DProjectsLocationsClustersWellKnown.php39 * @param string $parent The cluster (project, location, cluster name) to get
45 public function getOpenidConfiguration($parent, $optParams = []) argument
47 $params = ['parent' => $parent];
H A DProjectsLocationsOperations.php79 * @param string $parent The parent (project and location) where the operations
94 public function listProjectsLocationsOperations($parent, $optParams = []) argument
96 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/Resource/
H A DProjectsNotes.php44 * @param string $parent Required. The name of the project in the form of
50 public function batchCreate($parent, BatchCreateNotesRequest $postBody, $optParams = []) argument
52 $params = ['parent' => $parent, 'postBody' => $postBody];
59 * @param string $parent Required. The name of the project in the form of
67 public function create($parent, Note $postBody, $optParams = []) argument
69 $params = ['parent' => $parent, 'postBody' => $postBody];
126 * @param string $parent Required. The name of the project to list notes for in
138 public function listProjectsNotes($parent, $optParams = []) argument
140 $params = ['parent' => $parent];
H A DProjectsOccurrences.php46 * @param string $parent Required. The name of the project in the form of
54 $params = ['parent' => $parent, 'postBody' => $postBody];
61 * @param string $parent Required. The name of the project in the form of
67 public function create($parent, Occurrence $postBody, $optParams = []) argument
69 $params = ['parent' => $parent, 'postBody' => $postBody];
145 * @param string $parent Required. The name of the project to get a
152 public function getVulnerabilitySummary($parent, $optParams = []) argument
154 $params = ['parent' => $parent];
162 * @param string $parent Required. The name of the project to list occurrences
174 public function listProjectsOccurrences($parent, $optParams = []) argument
[all …]

1...<<11121314151617181920>>...134