Home
last modified time | relevance | path

Searched refs:spec (Results 1 – 25 of 244) sorted by path

12345678910

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe23345 spec ified
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1spec.\n\tfunction fromJsonObject (that, object) {\n\t var array\n\t var length = 0\n\n\t if (ob…
/plugin/authgooglesheets/
H A Dcomposer.lock54 …le library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md44 * for a list of spec-compliant algorithms.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DServicePerimeter.php92 public function setSpec(ServicePerimeterConfig $spec) argument
94 $this->spec = $spec;
101 return $this->spec;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiProxyRevision.php94 public $spec; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxyRevision
371 public function setSpec($spec) argument
373 $this->spec = $spec;
380 return $this->spec;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1ServicePerimeter.php92 public function setSpec(GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig $spec) argument
94 $this->spec = $spec;
101 return $this->spec;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DNotifierConfig.php80 public function setSpec(NotifierSpec $spec) argument
82 $this->spec = $spec;
89 return $this->spec;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DConfiguration.php82 public function setSpec(ConfigurationSpec $spec) argument
84 $this->spec = $spec;
91 return $this->spec;
H A DDomainMapping.php82 public function setSpec(DomainMappingSpec $spec) argument
84 $this->spec = $spec;
91 return $this->spec;
H A DRevision.php82 public function setSpec(RevisionSpec $spec) argument
84 $this->spec = $spec;
91 return $this->spec;
H A DRevisionTemplate.php44 public function setSpec(RevisionSpec $spec) argument
46 $this->spec = $spec;
53 return $this->spec;
H A DRoute.php82 public function setSpec(RouteSpec $spec) argument
84 $this->spec = $spec;
91 return $this->spec;
H A DService.php82 public function setSpec(ServiceSpec $spec) argument
84 $this->spec = $spec;
91 return $this->spec;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSink.php29 public $spec; variable in Google\\Service\\Dataflow\\Sink
48 public function setSpec($spec) argument
50 $this->spec = $spec;
57 return $this->spec;
H A DSource.php40 public $spec; variable in Google\\Service\\Dataflow\\Source
101 public function setSpec($spec) argument
103 $this->spec = $spec;
110 return $this->spec;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DFeature.php154 public function setSpec(CommonFeatureSpec $spec) argument
156 $this->spec = $spec;
163 return $this->spec;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/
H A DGoogleCloudOrgpolicyV2AlternatePolicySpec.php46 public function setSpec(GoogleCloudOrgpolicyV2PolicySpec $spec) argument
48 $this->spec = $spec;
55 return $this->spec;
H A DGoogleCloudOrgpolicyV2Policy.php62 public function setSpec(GoogleCloudOrgpolicyV2PolicySpec $spec) argument
64 $this->spec = $spec;
71 return $this->spec;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataSource.php81 public function setSpec(DataSourceSpec $spec) argument
83 $this->spec = $spec;
90 return $this->spec;
H A DEmbeddedChart.php78 public function setSpec(ChartSpec $spec) argument
80 $this->spec = $spec;
87 return $this->spec;
H A DSlicer.php62 public function setSpec(SlicerSpec $spec) argument
64 $this->spec = $spec;
71 return $this->spec;
H A DUpdateChartSpecRequest.php46 public function setSpec(ChartSpec $spec) argument
48 $this->spec = $spec;
55 return $this->spec;
H A DUpdateSlicerSpecRequest.php64 public function setSpec(SlicerSpec $spec) argument
66 $this->spec = $spec;
73 return $this->spec;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md7 and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

12345678910