Home
last modified time | relevance | path

Searched refs:this (Results 4576 – 4600 of 27090) sorted by relevance

1...<<181182183184185186187188189190>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetTcpProxyList.php49 $this->id = $id;
56 return $this->id;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->nextPageToken;
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
119 $this->warning = $warning;
[all …]
H A DMachineTypeList.php49 $this->id = $id;
56 return $this->id;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->nextPageToken;
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
119 $this->warning = $warning;
[all …]
H A DNodeGroupList.php49 $this->id = $id;
56 return $this->id;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->nextPageToken;
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
119 $this->warning = $warning;
[all …]
H A DNodeGroupsListNodes.php49 $this->id = $id;
56 return $this->id;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->nextPageToken;
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
119 $this->warning = $warning;
[all …]
H A DNodeTemplateList.php49 $this->id = $id;
56 return $this->id;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->nextPageToken;
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
119 $this->warning = $warning;
[all …]
H A DUsableSubnetworksAggregatedList.php49 $this->id = $id;
56 return $this->id;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->nextPageToken;
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
119 $this->warning = $warning;
[all …]
H A DOperationList.php49 $this->id = $id;
56 return $this->id;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->nextPageToken;
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
119 $this->warning = $warning;
[all …]
H A DVpnGatewayList.php49 $this->id = $id;
56 return $this->id;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->nextPageToken;
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
119 $this->warning = $warning;
[all …]
H A DPacketMirroringList.php49 $this->id = $id;
56 return $this->id;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->nextPageToken;
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
119 $this->warning = $warning;
[all …]
H A DRegionAutoscalerList.php49 $this->id = $id;
56 return $this->id;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->nextPageToken;
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
119 $this->warning = $warning;
[all …]
H A DRegionInstanceGroupManagerList.php49 $this->id = $id;
56 return $this->id;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->nextPageToken;
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
119 $this->warning = $warning;
[all …]
H A DAcceleratorTypeList.php49 $this->id = $id;
56 return $this->id;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->nextPageToken;
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
119 $this->warning = $warning;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DVariable.php49 $this->members = $members;
56 return $this->members;
63 $this->name = $name;
70 return $this->name;
77 $this->status = $status;
84 return $this->status;
91 $this->type = $type;
98 return $this->type;
105 $this->value = $value;
112 return $this->value;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DExecutionConfig.php56 return $this->artifactStorage;
63 $this->defaultPool = $defaultPool;
70 return $this->defaultPool;
77 $this->privatePool = $privatePool;
84 return $this->privatePool;
91 $this->serviceAccount = $serviceAccount;
98 return $this->serviceAccount;
105 $this->usages = $usages;
112 return $this->usages;
119 $this->workerPool = $workerPool;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1alpha1ExportDataOperationResponse.php55 return $this->annotatedDataset;
62 $this->dataset = $dataset;
69 return $this->dataset;
76 $this->exportCount = $exportCount;
83 return $this->exportCount;
90 $this->labelStats = $labelStats;
97 return $this->labelStats;
104 $this->outputConfig = $outputConfig;
111 return $this->outputConfig;
118 $this->totalCount = $totalCount;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DSparkSqlJob.php49 $this->jarFileUris = $jarFileUris;
56 return $this->jarFileUris;
63 $this->loggingConfig = $loggingConfig;
70 return $this->loggingConfig;
77 $this->properties = $properties;
84 return $this->properties;
91 $this->queryFileUri = $queryFileUri;
98 return $this->queryFileUri;
105 $this->queryList = $queryList;
112 return $this->queryList;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DVulnerabilityReportVulnerability.php49 $this->availableInventoryItemIds = $availableInventoryItemIds;
56 return $this->availableInventoryItemIds;
63 $this->createTime = $createTime;
70 return $this->createTime;
77 $this->details = $details;
84 return $this->details;
98 return $this->installedInventoryItemIds;
105 $this->items = $items;
112 return $this->items;
119 $this->updateTime = $updateTime;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Webhook.php48 $this->disabled = $disabled;
55 return $this->disabled;
62 $this->displayName = $displayName;
69 return $this->displayName;
83 return $this->genericWebService;
90 $this->name = $name;
97 return $this->name;
104 $this->serviceDirectory = $serviceDirectory;
111 return $this->serviceDirectory;
118 $this->timeout = $timeout;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemoteworkersV1test2CommandResult.php34 $this->duration = $duration;
38 return $this->duration;
42 $this->exitCode = $exitCode;
46 return $this->exitCode;
50 $this->metadata = $metadata;
54 return $this->metadata;
61 $this->outputs = $outputs;
68 return $this->outputs;
76 return $this->overhead;
83 $this->status = $status;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DPartialGroupByKeyInstruction.php49 $this->input = $input;
56 return $this->input;
63 $this->inputElementCodec = $inputElementCodec;
70 return $this->inputElementCodec;
84 return $this->originalCombineValuesInputStoreName;
91 $this->originalCombineValuesStepName = $originalCombineValuesStepName;
98 return $this->originalCombineValuesStepName;
105 $this->sideInputs = $sideInputs;
112 return $this->sideInputs;
119 $this->valueCombiningFn = $valueCombiningFn;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/
H A DGoogleCloudPolicysimulatorV1beta1ReplayResultsSummary.php55 return $this->differenceCount;
62 $this->errorCount = $errorCount;
69 return $this->errorCount;
76 $this->logCount = $logCount;
83 return $this->logCount;
90 $this->newestDate = $newestDate;
97 return $this->newestDate;
104 $this->oldestDate = $oldestDate;
111 return $this->oldestDate;
118 $this->unchangedCount = $unchangedCount;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DLeaderboardScores.php49 $this->items = $items;
56 return $this->items;
63 $this->kind = $kind;
70 return $this->kind;
77 $this->nextPageToken = $nextPageToken;
84 return $this->nextPageToken;
91 $this->numScores = $numScores;
98 return $this->numScores;
105 $this->playerScore = $playerScore;
112 return $this->playerScore;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DWriteLogEntriesRequest.php49 $this->dryRun = $dryRun;
56 return $this->dryRun;
63 $this->entries = $entries;
70 return $this->entries;
77 $this->labels = $labels;
84 return $this->labels;
91 $this->logName = $logName;
98 return $this->logName;
112 return $this->partialSuccess;
119 $this->resource = $resource;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DEntity.php49 $this->mentions = $mentions;
56 return $this->mentions;
63 $this->metadata = $metadata;
70 return $this->metadata;
77 $this->name = $name;
84 return $this->name;
91 $this->salience = $salience;
98 return $this->salience;
112 return $this->sentiment;
119 $this->type = $type;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DRestoreDatabaseMetadata.php48 $this->backupInfo = $backupInfo;
55 return $this->backupInfo;
62 $this->cancelTime = $cancelTime;
69 return $this->cancelTime;
76 $this->name = $name;
83 return $this->name;
97 return $this->optimizeDatabaseOperationName;
104 $this->progress = $progress;
111 return $this->progress;
118 $this->sourceType = $sourceType;
[all …]

1...<<181182183184185186187188189190>>...1084