Home
last modified time | relevance | path

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

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DProjectsLocationsStoredInfoTypes.php41 * @param string $parent Required. Parent resource name. The format of this
57 …public function create($parent, GooglePrivacyDlpV2CreateStoredInfoTypeRequest $postBody, $optParam… argument
59 $params = ['parent' => $parent, 'postBody' => $postBody];
102 * @param string $parent Required. Parent resource name. The format of this
131 public function listProjectsLocationsStoredInfoTypes($parent, $optParams = []) argument
133 $params = ['parent' => $parent];
/plugin/findologicxmlexport/vendor/hoa/file/
H A DWrite.php62 $mode = parent::MODE_APPEND_WRITE,
66 parent::__construct($streamName, $mode, $context, $wait);
83 parent::MODE_TRUNCATE_WRITE,
84 parent::MODE_APPEND_WRITE,
85 parent::MODE_CREATE_WRITE
100 parent::MODE_TRUNCATE_WRITE == $this->getMode()) {
108 $out = parent::_open($streamName, $context);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
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' => [
H A DServiceConsumerManagement.php55 parent::__construct($clientOrConfig);
131 'path' => 'v1/{+parent}:search',
134 'parent' => [
163 'path' => 'v1/{+parent}:addProject',
166 'parent' => [
193 'path' => 'v1/{+parent}/tenancyUnits',
196 'parent' => [
223 'path' => 'v1/{+parent}/tenancyUnits',
226 'parent' => [
H A DCloudProfiler.php58 parent::__construct($clientOrConfig);
72 'path' => 'v2/{+parent}/profiles',
75 'parent' => [
82 'path' => 'v2/{+parent}/profiles:createOffline',
85 'parent' => [
H A DSpanner.php97 'parent' => [
187 'parent' => [
231 'parent' => [
297 'parent' => [
329 'parent' => [
339 'parent' => [
391 'parent' => [
519 'parent' => [
551 'parent' => [
623 'parent' => [
[all …]
/plugin/combo/syntax/
H A Dheader.php73 $parent = $callStack->moveToParent();
75 if ($parent !== false) {
76 $parentName = $parent->getTagName();
123 $parent = $data[PluginUtility::CONTEXT];
125 switch ($parent) {
144 $parent = $data[PluginUtility::CONTEXT];
145 switch ($parent) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsBranchesProducts.php97 * @param string $parent Required. The parent catalog resource name, such as
111 public function create($parent, GoogleCloudRetailV2Product $postBody, $optParams = []) argument
113 $params = ['parent' => $parent, 'postBody' => $postBody];
162 * @param string $parent Required. `projects/1234/locations/global/catalogs/defa
170 …public function import($parent, GoogleCloudRetailV2ImportProductsRequest $postBody, $optParams = [… argument
172 $params = ['parent' => $parent, 'postBody' => $postBody];
180 * @param string $parent Required. The parent branch resource name, such as
218 public function listProjectsLocationsCatalogsBranchesProducts($parent, $optParams = []) argument
220 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstancesDatabases.php52 * @param string $parent Required. The name of the instance that will serve the
58 public function create($parent, CreateDatabaseRequest $postBody, $optParams = []) argument
60 $params = ['parent' => $parent, 'postBody' => $postBody];
159 * @param string $parent Required. The instance whose databases should be
169 public function listProjectsInstancesDatabases($parent, $optParams = []) argument
171 $params = ['parent' => $parent];
189 * @param string $parent Required. The name of the instance in which to create
197 public function restore($parent, RestoreDatabaseRequest $postBody, $optParams = []) argument
199 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/combo/ComboStrap/
H A DPageId.php98 return parent::setFromStoreValueWithoutException($value);
110 return parent::setFromStoreValueWithoutException($value);
124 return parent::setFromStoreValueWithoutException($value);
135 return parent::setFromStoreValueWithoutException($value);
158 return parent::setFromStoreValueWithoutException($value);
168 return parent::setFromStoreValueWithoutException($value);
178 return parent::setFromStoreValueWithoutException($value);
313 return parent::setValue($value);
336 parent::sendToWriteStore();
353 return parent
[all...]
/plugin/prosemirror/parser/
H A DPreformattedNode.php8 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\PreformattedNode
11 public function __construct($data, Node $parent) argument
13 $this->parent = &$parent;
/plugin/refnotes/
H A Dnamespace.php94 parent::__construct();
104 $parent = $style->getInheritedNamespace();
106 if (($parent == '') && ($namespace->getScopesCount() == 1)) {
108 $parent = refnotes_namespace::getParentName($namespace->getName());
111 $index = $namespace->getStyleIndex($this->page->findParentNamespace($parent));
120 parent::sort();
253 * Returns name of the parent namespace
278 public function __construct($name, $parent = NULL) { argument
285 if ($parent != NULL) {
286 $this->style = $parent
410 getStyleIndex($parent) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta1DocumentRevision.php40 public $parent; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentRevision
109 public function setParent($parent) argument
111 $this->parent = $parent;
118 return $this->parent;
H A DGoogleCloudDocumentaiV1DocumentRevision.php40 public $parent; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentRevision
109 public function setParent($parent) argument
111 $this->parent = $parent;
118 return $this->parent;
H A DGoogleCloudDocumentaiV1beta2DocumentRevision.php40 public $parent; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentRevision
109 public function setParent($parent) argument
111 $this->parent = $parent;
118 return $this->parent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DAttributeMetadata.php38 public $parent; variable in Google\\Service\\MyBusinessBusinessInformation\\AttributeMetadata
95 public function setParent($parent) argument
97 $this->parent = $parent;
104 return $this->parent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/Resource/
H A DFoldersPolicies.php40 * @param string $parent Required. The Cloud resource that will parent the new
48 public function create($parent, GoogleCloudOrgpolicyV2Policy $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
109 * @param string $parent Required. The target Cloud resource that parents the
124 public function listFoldersPolicies($parent, $optParams = []) argument
126 $params = ['parent' => $parent];
H A DProjectsPolicies.php40 * @param string $parent Required. The Cloud resource that will parent the new
48 public function create($parent, GoogleCloudOrgpolicyV2Policy $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
109 * @param string $parent Required. The target Cloud resource that parents the
124 public function listProjectsPolicies($parent, $optParams = []) argument
126 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DOrganizationsSinks.php40 * @param string $parent Required. The resource in which to create the sink:
59 public function create($parent, LogSink $postBody, $optParams = []) argument
61 $params = ['parent' => $parent, 'postBody' => $postBody];
106 * @param string $parent Required. The parent resource whose sinks are to be
120 public function listOrganizationsSinks($parent, $optParams = []) argument
122 $params = ['parent' => $parent];
H A DBillingAccountsSinks.php40 * @param string $parent Required. The resource in which to create the sink:
59 public function create($parent, LogSink $postBody, $optParams = []) argument
61 $params = ['parent' => $parent, 'postBody' => $postBody];
106 * @param string $parent Required. The parent resource whose sinks are to be
120 public function listBillingAccountsSinks($parent, $optParams = []) argument
122 $params = ['parent' => $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];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocationsStreamsObjects.php55 * @param string $parent Required. The parent stream that owns the collection of
67 public function listProjectsLocationsStreamsObjects($parent, $optParams = []) argument
69 $params = ['parent' => $parent];
77 * @param string $parent Required. The parent stream that owns the collection of
83 public function lookup($parent, LookupStreamObjectRequest $postBody, $optParams = []) argument
85 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/Resource/
H A DAdminProjectsLocationsTopics.php38 * @param string $parent Required. The parent location in which to create the
48 public function create($parent, Topic $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
100 * @param string $parent Required. The parent whose topics are to be listed.
113 public function listAdminProjectsLocationsTopics($parent, $optParams = []) argument
115 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesDataStreams.php38 * @param string $parent Required. Example format: properties/1234
43 public function create($parent, GoogleAnalyticsAdminV1alphaDataStream $postBody, $optParams = []) argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
97 * @param string $parent Required. Example format: properties/1234
109 public function listPropertiesDataStreams($parent, $optParams = []) argument
111 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/Resource/
H A DProjectsTenants.php71 * @param string $parent Required. Resource name of the project under which the
78 public function create($parent, Tenant $postBody, $optParams = []) argument
80 $params = ['parent' => $parent, 'postBody' => $postBody];
117 * @param string $parent Required. Resource name of the project under which the
128 public function listProjectsTenants($parent, $optParams = []) argument
130 $params = ['parent' => $parent];

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