Home
last modified time | relevance | path

Searched refs:this (Results 16426 – 16450 of 27090) sorted by relevance

1...<<651652653654655656657658659660>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DTargetConfiguration.php33 $this->config = $config;
40 return $this->config;
47 $this->imports = $imports;
54 return $this->imports;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DSectionColumnProperties.php32 $this->paddingEnd = $paddingEnd;
39 return $this->paddingEnd;
46 $this->width = $width;
53 return $this->width;
H A DSize.php32 $this->height = $height;
39 return $this->height;
46 $this->width = $width;
53 return $this->width;
H A DSuggestedDocumentStyle.php32 $this->documentStyle = $documentStyle;
39 return $this->documentStyle;
46 $this->documentStyleSuggestionState = $documentStyleSuggestionState;
53 return $this->documentStyleSuggestionState;
H A DSuggestedInlineObjectProperties.php32 $this->inlineObjectProperties = $inlineObjectProperties;
39 return $this->inlineObjectProperties;
46 $this->inlineObjectPropertiesSuggestionState = $inlineObjectPropertiesSuggestionState;
53 return $this->inlineObjectPropertiesSuggestionState;
H A DSuggestedNamedStyles.php32 $this->namedStyles = $namedStyles;
39 return $this->namedStyles;
46 $this->namedStylesSuggestionState = $namedStylesSuggestionState;
53 return $this->namedStylesSuggestionState;
H A DSuggestedParagraphStyle.php32 $this->paragraphStyle = $paragraphStyle;
39 return $this->paragraphStyle;
46 $this->paragraphStyleSuggestionState = $paragraphStyleSuggestionState;
53 return $this->paragraphStyleSuggestionState;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DGoogleCloudNetworksecurityV1beta1CertificateProvider.php32 $this->certificateProviderInstance = $certificateProviderInstance;
39 return $this->certificateProviderInstance;
46 $this->grpcEndpoint = $grpcEndpoint;
53 return $this->grpcEndpoint;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DRuntimeMetadata.php33 $this->parameters = $parameters;
40 return $this->parameters;
47 $this->sdkInfo = $sdkInfo;
54 return $this->sdkInfo;
H A DWriteInstruction.php32 $this->input = $input;
39 return $this->input;
46 $this->sink = $sink;
53 return $this->sink;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata.php33 $this->commonMetadata = $commonMetadata;
40 return $this->commonMetadata;
47 $this->newlyAddedDocuments = $newlyAddedDocuments;
54 return $this->newlyAddedDocuments;
H A DGoogleCloudDocumentaiV1DocumentPageSymbol.php33 $this->detectedLanguages = $detectedLanguages;
40 return $this->detectedLanguages;
47 $this->layout = $layout;
54 return $this->layout;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DSupportedCalendarDataTest.php13 $this->assertInstanceOf('Sabre\CalDAV\Xml\Property\SupportedCalendarData', $sccs);
22 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
25 $xml = $this->write(['{DAV:}root' => $property]);
27 $this->assertXmlStringEqualsXmlString(
H A DSupportedCollationSetTest.php13 $this->assertInstanceOf('Sabre\CalDAV\Xml\Property\SupportedCollationSet', $scs);
24 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
25 $xml = $this->write(['{DAV:}root' => $property]);
27 $this->assertXmlStringEqualsXmlString(
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/
H A DSupportedAddressDataTest.php13 $this->assertInstanceOf('Sabre\CardDAV\Xml\Property\SupportedAddressData', $property);
24 $this->namespaceMap[CardDAV\Plugin::NS_CARDDAV] = 'card';
25 $xml = $this->write(['{DAV:}root' => $property]);
27 $this->assertXmlStringEqualsXmlString(
H A DSupportedCollationSetTest.php13 $this->assertInstanceOf('Sabre\CardDAV\Xml\Property\SupportedCollationSet', $property);
24 $this->namespaceMap[CardDAV\Plugin::NS_CARDDAV] = 'card';
25 $xml = $this->write(['{DAV:}root' => $property]);
27 $this->assertXmlStringEqualsXmlString(
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
H A DDeleteRole.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
58 return $this;
60 $this->name = $name;
62 return $this;
H A DDeleteRoleMapping.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
58 return $this;
60 $this->name = $name;
62 return $this;
H A DSamlServiceProviderMetadata.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $realm_name = $this->realm_name ?? null;
56 return $this;
58 $this->realm_name = $realm_name;
60 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Slm/
H A DDeleteLifecycle.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $policy_id = $this->policy_id ?? null;
58 return $this;
60 $this->policy_id = $policy_id;
62 return $this;
H A DExecuteLifecycle.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $policy_id = $this->policy_id ?? null;
58 return $this;
60 $this->policy_id = $policy_id;
62 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DCleanupRepository.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $repository = $this->repository ?? null;
59 return $this;
61 $this->repository = $repository;
63 return $this;
H A DRepositoryAnalyze.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $repository = $this->repository ?? null;
68 return $this;
70 $this->repository = $repository;
72 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Tasks/
H A DGet.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $task_id = $this->task_id ?? null;
59 return $this;
61 $this->task_id = $task_id;
63 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Transform/
H A DDeleteTransform.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $transform_id = $this->transform_id ?? null;
58 return $this;
60 $this->transform_id = $transform_id;
62 return $this;

1...<<651652653654655656657658659660>>...1084