Home
last modified time | relevance | path

Searched refs:bucket (Results 26 – 50 of 78) sorted by last modified time

1234

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Da49169b4622918992411fab4ec48191b.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:600
H A Df085fb032dae56a3b104ab874eaea2ad.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:882
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DAggregateResponse.php29 public function setBucket($bucket) argument
31 $this->bucket = $bucket;
38 return $this->bucket;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DNotifications.php36 * @param string $bucket The parent bucket of the notification.
43 public function delete($bucket, $notification, $optParams = []) argument
45 $params = ['bucket' => $bucket, 'notification' => $notification];
52 * @param string $bucket The parent bucket of the notification.
60 public function get($bucket, $notification, $optParams = []) argument
62 $params = ['bucket' => $bucket, 'notification' => $notification];
70 * @param string $bucket The parent bucket of the notification.
80 $params = ['bucket' => $bucket, 'postBody' => $postBody];
88 * @param string $bucket Name of a Google Cloud Storage bucket.
95 public function listNotifications($bucket, $optParams = []) argument
[all …]
H A DObjectAccessControls.php37 * @param string $bucket Name of a bucket.
50 public function delete($bucket, $object, $entity, $optParams = []) argument
52 $params = ['bucket' => $bucket, 'object' => $object, 'entity' => $entity];
60 * @param string $bucket Name of a bucket.
74 public function get($bucket, $object, $entity, $optParams = []) argument
76 $params = ['bucket' => $bucket, 'object' => $object, 'entity' => $entity];
84 * @param string $bucket Name of a bucket.
106 * @param string $bucket Name of a bucket.
119 $params = ['bucket' => $bucket, 'object' => $object];
126 * @param string $bucket Name of a bucket.
[all …]
H A DBucketAccessControls.php37 * @param string $bucket Name of a bucket.
46 public function delete($bucket, $entity, $optParams = []) argument
48 $params = ['bucket' => $bucket, 'entity' => $entity];
56 * @param string $bucket Name of a bucket.
66 public function get($bucket, $entity, $optParams = []) argument
68 $params = ['bucket' => $bucket, 'entity' => $entity];
76 * @param string $bucket Name of a bucket.
94 * @param string $bucket Name of a bucket.
103 $params = ['bucket' => $bucket];
110 * @param string $bucket Name of a bucket.
[all …]
H A DDefaultObjectAccessControls.php37 * @param string $bucket Name of a bucket.
46 public function delete($bucket, $entity, $optParams = []) argument
48 $params = ['bucket' => $bucket, 'entity' => $entity];
56 * @param string $bucket Name of a bucket.
66 public function get($bucket, $entity, $optParams = []) argument
68 $params = ['bucket' => $bucket, 'entity' => $entity];
76 * @param string $bucket Name of a bucket.
94 * @param string $bucket Name of a bucket.
108 $params = ['bucket' => $bucket];
116 * @param string $bucket Name of a bucket.
[all …]
H A DBuckets.php38 * @param string $bucket Name of a bucket.
50 $params = ['bucket' => $bucket];
57 * @param string $bucket Name of a bucket.
73 $params = ['bucket' => $bucket];
80 * @param string $bucket Name of a bucket.
92 $params = ['bucket' => $bucket];
145 * @param string $bucket Name of a bucket.
165 * @param string $bucket Name of a bucket.
193 * @param string $bucket Name of a bucket.
211 * @param string $bucket Name of a bucket.
[all …]
H A DObjects.php161 public function delete($bucket, $object, $optParams = []) argument
163 $params = ['bucket' => $bucket, 'object' => $object];
193 public function get($bucket, $object, $optParams = []) argument
195 $params = ['bucket' => $bucket, 'object' => $object];
213 public function getIamPolicy($bucket, $object, $optParams = []) argument
215 $params = ['bucket' => $bucket, 'object' => $object];
262 $params = ['bucket' => $bucket, 'postBody' => $postBody];
303 public function listObjects($bucket, $optParams = []) argument
305 $params = ['bucket' => $bucket];
534 public function watchAll($bucket, Channel $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DGcsObject.php25 public $bucket; variable in Google\\Service\\OSConfig\\GcsObject
38 public function setBucket($bucket) argument
40 $this->bucket = $bucket;
47 return $this->bucket;
H A DOSPolicyResourceFileGcs.php25 public $bucket; variable in Google\\Service\\OSConfig\\OSPolicyResourceFileGcs
38 public function setBucket($bucket) argument
40 $this->bucket = $bucket;
47 return $this->bucket;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DFirebasestorage.php70 'path' => 'v1beta/{+bucket}:addFirebase',
73 'bucket' => [
108 'path' => 'v1beta/{+bucket}:removeFirebase',
111 'bucket' => [
H A DStorage.php89 'bucket' => [
108 'bucket' => [
127 'bucket' => [
141 'bucket' => [
155 'bucket' => [
174 'bucket' => [
203 'bucket' => [
225 'bucket' => [
251 'bucket' => [
325 'bucket' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DObjectAccessControl.php25 public $bucket; variable in Google\\Service\\Storage\\ObjectAccessControl
76 public function setBucket($bucket) argument
78 $this->bucket = $bucket;
85 return $this->bucket;
H A DBucketAccessControl.php25 public $bucket; variable in Google\\Service\\Storage\\BucketAccessControl
68 public function setBucket($bucket) argument
70 $this->bucket = $bucket;
77 return $this->bucket;
H A DStorageObject.php28 public $bucket; variable in Google\\Service\\Storage\\StorageObject
163 public function setBucket($bucket) argument
165 $this->bucket = $bucket;
172 return $this->bucket;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DStorageSource.php25 public $bucket; variable in Google\\Service\\CloudBuild\\StorageSource
38 public function setBucket($bucket) argument
40 $this->bucket = $bucket;
47 return $this->bucket;
H A DStorageSourceManifest.php25 public $bucket; variable in Google\\Service\\CloudBuild\\StorageSourceManifest
38 public function setBucket($bucket) argument
40 $this->bucket = $bucket;
47 return $this->bucket;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DDatacenterConnector.php35 public $bucket; variable in Google\\Service\\VMMigrationService\\DatacenterConnector
118 public function setBucket($bucket) argument
120 $this->bucket = $bucket;
127 return $this->bucket;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource.php25 public $bucket; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource
38 public function setBucket($bucket) argument
40 $this->bucket = $bucket;
47 return $this->bucket;
H A DContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest.php25 public $bucket; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest
38 public function setBucket($bucket) argument
40 $this->bucket = $bucket;
47 return $this->bucket;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DGcsProfile.php25 public $bucket; variable in Google\\Service\\Datastream\\GcsProfile
34 public function setBucket($bucket) argument
36 $this->bucket = $bucket;
43 return $this->bucket;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSqlServerAuditConfig.php25 public $bucket; variable in Google\\Service\\SQLAdmin\\SqlServerAuditConfig
42 public function setBucket($bucket) argument
44 $this->bucket = $bucket;
51 return $this->bucket;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebasestorage/Resource/
H A DProjectsBuckets.php40 * @param string $bucket Required. Resource name of the bucket, mirrors the ID
47 public function addFirebase($bucket, AddFirebaseRequest $postBody, $optParams = []) argument
49 $params = ['bucket' => $bucket, 'postBody' => $postBody];
93 * @param string $bucket Required. Resource name of the bucket, mirrors the ID
100 public function removeFirebase($bucket, RemoveFirebaseRequest $postBody, $optParams = []) argument
102 $params = ['bucket' => $bucket, 'postBody' => $postBody];
/plugin/a2s/
H A DASCIIToSVG.php3696 if (isset($bucket[$key])) {
3705 if (!isset($bucket[$key])) {
3706 $bucket[$key] = 0;
3745 if (!($bucket[$key] & self::DIR_DOWN) &&
3759 if (!($bucket[$key] & self::DIR_LEFT) &&
3764 if (!($bucket[$key] & self::DIR_UP) &&
3788 $bucket[$key] |= $newDir;
3807 $bucket[$key] |= self::DIR_LEFT;
3815 $bucket[$key] |= self::DIR_RIGHT;
3826 $bucket[$key] |= self::DIR_UP;
[all …]

1234