Home
last modified time | relevance | path

Searched refs:parent (Results 751 – 775 of 3339) sorted by last modified time

1...<<31323334353637383940>>...134

/plugin/indexmenu/scripts/
H A Dindexmenu.js56 * @param {number} pid parent node id
69 this.pid = pid; // id number of parent node
89 this._p = undefined; // parent dTreeNode
178 * @param {number} pid parent node id
655 jQuery('#s' + this.treeName + n).parent().append($eLoad);
715 * @param {int} n parent node id
H A Dtoolbarindexwizard.js98 .parent()
154 .parent().css({display: 'inline-block', width: '40px'}); //enlarge clickable area of label
245 let $label = jQuery(this).parent();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DScript.php107 parent::__construct($clientOrConfig);
H A DNetworkManagement.php55 parent::__construct($clientOrConfig);
111 'path' => 'v1/{+parent}/connectivityTests',
114 'parent' => [
159 'path' => 'v1/{+parent}/connectivityTests',
162 'parent' => [
H A DSecretManager.php55 parent::__construct($clientOrConfig);
111 'path' => 'v1/{+parent}:addVersion',
114 'parent' => [
121 'path' => 'v1/{+parent}/secrets',
124 'parent' => [
173 'path' => 'v1/{+parent}/secrets',
176 'parent' => [
289 'path' => 'v1/{+parent}/versions',
292 'parent' => [
H A DCloudRun.php60 parent::__construct($clientOrConfig);
74 'path' => 'v2/{+parent}/jobs',
77 'parent' => [
138 'path' => 'v2/{+parent}/jobs',
141 'parent' => [
253 'parent' => [
292 'path' => 'v2/{+parent}/tasks',
295 'parent' => [
379 'parent' => [
439 'parent' => [
[all …]
H A DDatapipelines.php55 parent::__construct($clientOrConfig);
69 'path' => 'v1/{+parent}',
72 'parent' => [
101 'path' => 'v1/{+parent}/pipelines',
104 'parent' => [
175 'path' => 'v1/{+parent}/jobs',
178 'parent' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/Resource/
H A DProjectsLocationsAuthorizationPolicies.php42 * @param string $parent Required. The parent resource of the
54 public function create($parent, AuthorizationPolicy $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
124 * @param string $parent Required. The project and location from which the
137 public function listProjectsLocationsAuthorizationPolicies($parent, $optParams = []) argument
139 $params = ['parent' => $parent];
H A DProjectsLocationsClientTlsPolicies.php42 * @param string $parent Required. The parent resource of the ClientTlsPolicy.
53 public function create($parent, ClientTlsPolicy $postBody, $optParams = []) argument
55 $params = ['parent' => $parent, 'postBody' => $postBody];
121 * @param string $parent Required. The project and location from which the
134 public function listProjectsLocationsClientTlsPolicies($parent, $optParams = []) argument
136 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCubeHandler.php64 parent::__construct($level, $bubble);
H A DElasticaHandler.php55 parent::__construct($level, $bubble);
81 return parent::setFormatter($formatter);
H A DFlowdockHandler.php56 parent::__construct(
78 return parent::setFormatter($formatter);
94 parent::write($record);
H A DLogglyHandler.php59 parent::__construct($level, $bubble);
H A DRotatingFileHandler.php60parent::__construct($this->getTimedFilename(), $level, $bubble, $filePermission, $useLocking);
68 parent::close();
80 parent::reset();
125 parent::write($record);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DProjectsAuthorizeddomains.php35 * @param string $parent Name of the parent Project resource. Example:
44 public function listProjectsAuthorizeddomains($parent, $optParams = []) argument
46 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGoogleCloudSecuritycenterV1p1beta1Finding.php49 public $parent; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Finding
156 public function setParent($parent) argument
158 $this->parent = $parent;
165 return $this->parent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/Resource/
H A DProjectsLocationsEndpointPolicies.php42 * @param string $parent Required. The parent resource of the EndpointPolicy.
51 public function create($parent, EndpointPolicy $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
119 * @param string $parent Required. The project and location from which the
132 public function listProjectsLocationsEndpointPolicies($parent, $optParams = []) argument
134 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DFoldersAssets.php39 * @param string $parent Required. Name of the organization to groupBy. Its
46 public function group($parent, GroupAssetsRequest $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
55 * @param string $parent Required. Name of the organization assets should belong
140 public function listFoldersAssets($parent, $optParams = []) argument
142 $params = ['parent' => $parent];
H A DFoldersSourcesFindings.php45 * @param string $parent Required. Name of the source to groupBy. Its format is
56 public function group($parent, GroupFindingsRequest $postBody, $optParams = []) argument
58 $params = ['parent' => $parent, 'postBody' => $postBody];
68 * @param string $parent Required. Name of the source the findings belong to.
147 public function listFoldersSourcesFindings($parent, $optParams = []) argument
149 $params = ['parent' => $parent];
H A DOrganizationsAssets.php41 * @param string $parent Required. Name of the organization to groupBy. Its
48 public function group($parent, GroupAssetsRequest $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
57 * @param string $parent Required. Name of the organization assets should belong
142 public function listOrganizationsAssets($parent, $optParams = []) argument
144 $params = ['parent' => $parent];
154 * @param string $parent Required. Name of the organization to run asset
160 public function runDiscovery($parent, RunAssetDiscoveryRequest $postBody, $optParams = []) argument
162 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DOrganizationsSourcesFindings.php42 * @param string $parent Required. Resource name of the new finding's parent.
52 public function create($parent, Finding $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
65 * @param string $parent Required. Name of the source to groupBy. Its format is
76 public function group($parent, GroupFindingsRequest $postBody, $optParams = []) argument
78 $params = ['parent' => $parent, 'postBody' => $postBody];
88 * @param string $parent Required. Name of the source the findings belong to.
167 public function listOrganizationsSourcesFindings($parent, $optParams = []) argument
169 $params = ['parent' => $parent];
H A DProjectsAssets.php39 * @param string $parent Required. Name of the organization to groupBy. Its
46 public function group($parent, GroupAssetsRequest $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
55 * @param string $parent Required. Name of the organization assets should belong
140 public function listProjectsAssets($parent, $optParams = []) argument
142 $params = ['parent' => $parent];
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];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/Resource/
H A DProjectsLocations.php36 * @param string $parent Required. The location name. For example:
58 public function listPipelines($parent, $optParams = []) argument
60 $params = ['parent' => $parent];
H A DProjectsLocationsPipelinesJobs.php37 * @param string $parent Required. The pipeline name. For example:
50 public function listProjectsLocationsPipelinesJobs($parent, $optParams = []) argument
52 $params = ['parent' => $parent];

1...<<31323334353637383940>>...134