Home
last modified time | relevance | path

Searched refs:parent (Results 301 – 325 of 3339) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
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 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/Container/
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/Assuredworkloads/
H A DGoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata.php38 public $parent; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata
87 public function setParent($parent) argument
89 $this->parent = $parent;
96 return $this->parent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DIdeahub.php54 parent::__construct($clientOrConfig);
68 'path' => 'v1beta/{+parent}/ideaActivities',
71 'parent' => [
112 'path' => 'v1beta/{+parent}/ideas',
115 'parent' => [
148 'path' => 'v1beta/{+parent}/locales',
151 'parent' => [
H A DRecommender.php59 parent::__construct($clientOrConfig);
83 'path' => 'v1/{+parent}/insights',
86 'parent' => [
138 'parent' => [
207 'path' => 'v1/{+parent}/insights',
210 'parent' => [
262 'parent' => [
334 'parent' => [
386 'parent' => [
458 'parent' => [
[all …]
H A DSmartDeviceManagement.php59 parent::__construct($clientOrConfig);
93 'path' => 'v1/{+parent}/devices',
96 'parent' => [
135 'path' => 'v1/{+parent}/structures',
138 'parent' => [
177 'path' => 'v1/{+parent}/rooms',
180 'parent' => [
H A DSpeech.php55 parent::__construct($clientOrConfig);
110 'path' => 'v1/{+parent}/customClasses',
113 'parent' => [
140 'path' => 'v1/{+parent}/customClasses',
143 'parent' => [
182 'path' => 'v1/{+parent}/phraseSets',
185 'parent' => [
212 'path' => 'v1/{+parent}/phraseSets',
215 'parent' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsFlows.php46 * @param string $parent Required. The agent to create a flow for. Format:
62 public function create($parent, GoogleCloudDialogflowCxV3Flow $postBody, $optParams = []) argument
64 $params = ['parent' => $parent, 'postBody' => $postBody];
165 * @param string $parent Required. The agent to import the flow into. Format:
171 …public function import($parent, GoogleCloudDialogflowCxV3ImportFlowRequest $postBody, $optParams =… argument
173 $params = ['parent' => $parent, 'postBody' => $postBody];
181 * @param string $parent Required. The agent containing the flows. Format:
201 public function listProjectsLocationsAgentsFlows($parent, $optParams = []) argument
203 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsLocationsWorkflowTemplates.php44 * @param string $parent Required. The resource name of the region or location,
54 public function create($parent, WorkflowTemplate $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
172 * @param string $parent Required. The resource name of the region or location,
191 public function instantiateInline($parent, WorkflowTemplate $postBody, $optParams = []) argument
193 $params = ['parent' => $parent, 'postBody' => $postBody];
201 * @param string $parent Required. The resource name of the region or location,
215 public function listProjectsLocationsWorkflowTemplates($parent, $optParams = []) argument
217 $params = ['parent' => $parent];
H A DProjectsRegionsWorkflowTemplates.php44 * @param string $parent Required. The resource name of the region or location,
54 public function create($parent, WorkflowTemplate $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
172 * @param string $parent Required. The resource name of the region or location,
191 public function instantiateInline($parent, WorkflowTemplate $postBody, $optParams = []) argument
193 $params = ['parent' => $parent, 'postBody' => $postBody];
201 * @param string $parent Required. The resource name of the region or location,
215 public function listProjectsRegionsWorkflowTemplates($parent, $optParams = []) argument
217 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesConnections.php44 * @param string $parent The service that is managing peering connectivity for a
51 public function create($parent, Connection $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
81 * @param string $parent The service that is managing peering connectivity for a
96 public function listServicesConnections($parent, $optParams = []) argument
98 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccountsContainers.php36 * @param string $parent GTM Account's API relative path. Example:
42 public function create($parent, Container $postBody, $optParams = []) argument
44 $params = ['parent' => $parent, 'postBody' => $postBody];
79 * @param string $parent GTM Accounts's API relative path. Example:
87 public function listAccountsContainers($parent, $optParams = []) argument
89 $params = ['parent' => $parent];
H A DAccountsUserPermissions.php36 * @param string $parent GTM Account's API relative path. Example:
42 public function create($parent, UserPermission $postBody, $optParams = []) argument
44 $params = ['parent' => $parent, 'postBody' => $postBody];
81 * @param string $parent GTM Accounts's API relative path. Example:
89 public function listAccountsUserPermissions($parent, $optParams = []) argument
91 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/Resource/
H A DProjectsLocationsDeliveryPipelinesReleasesRollouts.php55 * @param string $parent Required. The parent collection in which the `Rollout`
78 public function create($parent, Rollout $postBody, $optParams = []) argument
80 $params = ['parent' => $parent, 'postBody' => $postBody];
103 * @param string $parent Required. The `Release` which owns this collection of
121 public function listProjectsLocationsDeliveryPipelinesReleasesRollouts($parent, $optParams = []) argument
123 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsApiproductsRateplans.php44 * @param string $parent Required. Name of the API product that is associated
51 public function create($parent, GoogleCloudApigeeV1RatePlan $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
91 * @param string $parent Required. Name of the API product. Use the following
116 public function listOrganizationsApiproductsRateplans($parent, $optParams = []) argument
118 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DLien.php38 public $parent; variable in Google\\Service\\CloudResourceManager\\Lien
93 public function setParent($parent) argument
95 $this->parent = $parent;
102 return $this->parent;
/plugin/do/scripts/
H A DPluginDo.js32 .parent()
78 if (jQuery(this).parent().hasClass('plugin_do_done')) {
136 … $assigneeobjs = $applyto.parent('td').parent().first().find('td.plugin_do_assignee');
151 $due = $applyto.parent('td').parent().first().find('td.plugin_do_date');
228 if ($ele.parent().parent().hasClass('plugin_do_done')) {
328 $itemspan = $me.parent(),
343 … $dotags.parent('td').parent().find('td.plugin_do_commit').html(commitmsg ? commitmsg : '');
348 $dotags.parent('td').parent().find('td.plugin_do_commit').html('');
377 …$dotags.parent('td').parent().find('td.plugin_do_status span span').html(JSINFO.plugin_do_user_nam…
384 $dotags.parent('td').parent().find('td.plugin_do_status span span').html('&nbsp;');
/plugin/confmanager/
H A Dscript.js101 jQuery(this).parent().parent().remove();
110 let $row = jQuery(this).parent().parent();
146 let parent = jQuery(element).parent().parent().children().first();
147 let input = jQuery(parent).children('input').first();
152 let parent = jQuery(element).parent().parent().children().first().next();
153 let input = jQuery(parent).children('input').first();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGoogleCloudSecuritycenterV1p1beta1Resource.php32 public $parent; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Resource
77 public function setParent($parent) argument
79 $this->parent = $parent;
86 return $this->parent;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DFile.php20 protected $parent; variable in Sabre\\DAV\\Mock\\File
29 function __construct($name, $contents, Collection $parent = null) { argument
33 $this->parent = $parent;
137 $this->parent->deleteChild($this->name);
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTemplate.php37 protected $parent; variable in Twig\\Template
122 if (null !== $this->parent) {
123 return $this->parent;
127 $parent = $this->doGetParent($context);
129 if (false === $parent) {
133 if ($parent instanceof self || $parent instanceof TemplateWrapper) {
134 return $this->parents[$parent->getSourceContext()->getName()] = $parent;
137 if (!isset($this->parents[$parent])) {
138 $this->parents[$parent] = $this->loadTemplate($parent);
147 return $this->parents[$parent];
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DEmbedTokenParser.php30 $parent = $this->parser->getExpressionParser()->parseExpression();
35 if ($parent instanceof ConstantExpression) {
36 … $parentToken = new Token(Token::STRING_TYPE, $parent->getAttribute('value'), $token->getLine());
37 } elseif ($parent instanceof NameExpression) {
38 … $parentToken = new Token(Token::NAME_TYPE, $parent->getAttribute('name'), $token->getLine());
53 $module->setNode('parent', $parent);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DProjectsBigQueryExports.php37 * @param string $parent Required. Resource name of the new big query export's
49 …public function create($parent, GoogleCloudSecuritycenterV1BigQueryExport $postBody, $optParams = … argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
94 * @param string $parent Required. The parent, which owns the collection of
109 public function listProjectsBigQueryExports($parent, $optParams = []) argument
111 $params = ['parent' => $parent];
H A DProjectsMuteConfigs.php37 * @param string $parent Required. Resource name of the new mute configs's
49 public function create($parent, GoogleCloudSecuritycenterV1MuteConfig $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
90 * @param string $parent Required. The parent, which owns the collection of mute
105 public function listProjectsMuteConfigs($parent, $optParams = []) argument
107 $params = ['parent' => $parent];

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