Home
last modified time | relevance | path

Searched full:google (Results 1 – 25 of 8005) sorted by relevance

12345678910>>...321

/plugin/authgooglesheets/vendor/google/apiclient/src/
Daliases.php5 // @see https://github.com/googleapis/google-api-php-client/issues/1976
10 'Google\\Client' => 'Google_Client',
11 'Google\\Service' => 'Google_Service',
12 'Google\\AccessToken\\Revoke' => 'Google_AccessToken_Revoke',
13 'Google\\AccessToken\\Verify' => 'Google_AccessToken_Verify',
14 'Google\\Model' => 'Google_Model',
15 'Google\\Utils\\UriTemplate' => 'Google_Utils_UriTemplate',
16 'Google\\AuthHandler\\Guzzle6AuthHandler' => 'Google_AuthHandler_Guzzle6AuthHandler',
17 'Google\\AuthHandler\\Guzzle7AuthHandler' => 'Google_AuthHandler_Guzzle7AuthHandler',
18 'Google\\AuthHandler\\Guzzle5AuthHandler' => 'Google_AuthHandler_Guzzle5AuthHandler',
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
Dgson-2.7.jar ... -INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google ...
Dgae-stub-1.0.8.jar ... api/ com/google/appengine/ com/google/appengine/api/ com/google/appengine ...
/plugin/authgooglesheets/vendor/composer/
Dautoload_classmap.php10 'Google_AccessToken_Revoke' => $vendorDir . '/google/apiclient/src/aliases.php',
11 'Google_AccessToken_Verify' => $vendorDir . '/google/apiclient/src/aliases.php',
12 'Google_AuthHandler_AuthHandlerFactory' => $vendorDir . '/google/apiclient/src/aliases.php',
13 'Google_AuthHandler_Guzzle5AuthHandler' => $vendorDir . '/google/apiclient/src/aliases.php',
14 'Google_AuthHandler_Guzzle6AuthHandler' => $vendorDir . '/google/apiclient/src/aliases.php',
15 'Google_AuthHandler_Guzzle7AuthHandler' => $vendorDir . '/google/apiclient/src/aliases.php',
16 'Google_Client' => $vendorDir . '/google/apiclient/src/aliases.php',
17 'Google_Collection' => $vendorDir . '/google/apiclient/src/aliases.php',
18 'Google_Exception' => $vendorDir . '/google/apiclient/src/aliases.php',
19 'Google_Http_Batch' => $vendorDir . '/google/apiclient/src/aliases.php',
[all …]
Dautoload_static.php18 … '1f87db08236948d07391152dccb70f04' => __DIR__ . '/..' . '/google/apiclient-services/autoload.php',
19 'a8d3953fd9959404dd22d3dfcd0a79f0' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
49 'Google\\Service\\' => 15,
50 'Google\\Auth\\' => 12,
51 'Google\\' => 7,
108 'Google\\Service\\' =>
110 0 => __DIR__ . '/..' . '/google/apiclient-services/src',
112 'Google\\Auth\\' =>
114 0 => __DIR__ . '/..' . '/google/auth/src',
116 'Google\\' =>
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
DProjectsZonesClusters.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\Container\Resource;
20 use Google\Service\Container\Cluster;
21 use Google\Service\Container\CompleteIPRotationRequest;
22 use Google\Service\Container\CreateClusterRequest;
23 use Google\Service\Container\ListClustersResponse;
24 use Google\Service\Container\Operation;
25 use Google\Service\Container\SetAddonsConfigRequest;
26 use Google\Service\Container\SetLabelsRequest;
27 use Google\Service\Container\SetLegacyAbacRequest;
[all …]
DProjectsZonesClustersNodePools.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\Container\Resource;
20 use Google\Service\Container\CreateNodePoolRequest;
21 use Google\Service\Container\ListNodePoolsResponse;
22 use Google\Service\Container\NodePool;
23 use Google\Service\Container\Operation;
24 use Google\Service\Container\RollbackNodePoolUpgradeRequest;
25 use Google\Service\Container\SetNodePoolAutoscalingRequest;
26 use Google\Service\Container\SetNodePoolManagementRequest;
27 use Google\Service\Container\SetNodePoolSizeRequest;
[all …]
DProjectsZonesOperations.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\Container\Resource;
20 use Google\Service\Container\CancelOperationRequest;
21 use Google\Service\Container\ContainerEmpty;
22 use Google\Service\Container\ListOperationsResponse;
23 use Google\Service\Container\Operation;
29 * $containerService = new Google\Service\Container(...);
33 class ProjectsZonesOperations extends \Google\Service\Resource
38 * @param string $projectId Deprecated. The Google Developers Console [project
39 * ID or project number](https://support.google.com/cloud/answer/6158840). This
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/
DREADME.md1 ![](https://github.com/googleapis/google-api-php-client/workflows/.github/workflows/tests.yml/badge…
3 # Google APIs Client Library for PHP #
6 …t><dd><a href="https://googleapis.github.io/google-api-php-client/main/">https://googleapis.github…
10 The Google API Client Library enables you to work with Google APIs such as Gmail, Drive or YouTube …
12 These client libraries are officially supported by Google. However, the libraries are considered c…
14 ## Google Cloud Platform
16Google Cloud Platform APIs such as [Datastore][cloud-datastore], [Cloud Storage][cloud-storage], […
18 [cloud-datastore]: https://github.com/googleapis/google-cloud-php-datastore
19 [cloud-pubsub]: https://github.com/googleapis/google-cloud-php-pubsub
20 [cloud-storage]: https://github.com/googleapis/google-cloud-php-storage
[all …]
/plugin/authgooglesheets/vendor/google/auth/
DREADME.md1 # Google Auth Library for PHP
4 …age</dt><dd><a href="http://www.github.com/google/google-auth-library-php">http://www.github.com/g…
5 …><dd><a href="https://googleapis.github.io/google-auth-library-php/main/">https://googleapis.githu…
7 <dd><a href="mailto:temiola@google.com">Tim Emiola</a></dd>
8 <dd><a href="mailto:stanleycheung@google.com">Stanley Cheung</a></dd>
9 <dd><a href="mailto:betterbrent@google.com">Brent Shaffer</a></dd>
10 <dt>Copyright</dt><dd>Copyright © 2015 Google, Inc.</dd>
16 This is Google's officially supported PHP client library for using OAuth 2.0
17 authorization and authentication with Google APIs.
21 The recommended way to install the google auth library is through
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/Resource/
DProperties.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\AnalyticsData\Resource;
20 use Google\Service\AnalyticsData\BatchRunPivotReportsRequest;
21 use Google\Service\AnalyticsData\BatchRunPivotReportsResponse;
22 use Google\Service\AnalyticsData\BatchRunReportsRequest;
23 use Google\Service\AnalyticsData\BatchRunReportsResponse;
24 use Google\Service\AnalyticsData\CheckCompatibilityRequest;
25 use Google\Service\AnalyticsData\CheckCompatibilityResponse;
26 use Google\Service\AnalyticsData\Metadata;
27 use Google\Service\AnalyticsData\RunPivotReportRequest;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/Resource/
DRelyingparty.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\IdentityToolkit\Resource;
20 use Google\Service\IdentityToolkit\CreateAuthUriResponse;
21 use Google\Service\IdentityToolkit\DeleteAccountResponse;
22 use Google\Service\IdentityToolkit\DownloadAccountResponse;
23 use Google\Service\IdentityToolkit\EmailLinkSigninResponse;
24 use Google\Service\IdentityToolkit\GetAccountInfoResponse;
25 use Google\Service\IdentityToolkit\GetOobConfirmationCodeResponse;
26 use Google\Service\IdentityToolkit\GetRecaptchaParamResponse;
27 use Google\Service\IdentityToolkit\IdentitytoolkitRelyingpartyCreateAuthUriRequest;
[all …]
/plugin/googlemap3/
Dgooglemap3.js8 http://code.google.com/intl/ru/apis/maps/documentation/javascript/tutorial.html
9 http://code.google.com/intl/ru/apis/maps/documentation/javascript/controls.html
41 google.maps.event.addListener(marker, 'click', function() {
58 google.maps.event.addListener(currentInfoWindow, 'closeclick',
62 var tmpLatLng = new google.maps.LatLng(map.tmpLat, map.tmpLng);
71 google.maps.event.addListener(map, 'click',
100 google.maps.event.addListener(map, 'click',
113 var maptypes = { map : google.maps.MapTypeId.ROADMAP,
114 normal : google.maps.MapTypeId.ROADMAP,
115 hybrid : google.maps.MapTypeId.HYBRID,
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/Resource/
DProjectsApps.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\Firebaseappcheck\Resource;
20 use Google\Service\Firebaseappcheck\GoogleFirebaseAppcheckV1betaAppCheckToken;
21 use Google\Service\Firebaseappcheck\GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest;
22 use Google\Service\Firebaseappcheck\GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest;
23 use Google\Service\Firebaseappcheck\GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRespons…
24 use Google\Service\Firebaseappcheck\GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest;
25 use Google\Service\Firebaseappcheck\GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest;
26 use Google\Service\Firebaseappcheck\GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest;
27 use Google\Service\Firebaseappcheck\GoogleFirebaseAppcheckV1betaExchangeRecaptchaEnterpriseTokenReq…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DFitness.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service;
20 use Google\Client;
30 * <a href="https://developers.google.com/fit/rest/v1/get-started" target="_blank">Documentation</a>
33 * @author Google, Inc.
35 class Fitness extends \Google\Service
37 /** Use Google Fit to see and store your physical activity data. */
40 /** Add to your Google Fit physical activity data. */
43 …/** See info about your blood glucose in Google Fit. I consent to Google sharing my blood glucose …
46 …/** Add info about your blood glucose to Google Fit. I consent to Google using my blood glucose in…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/Resource/
DServices.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\ServiceControl\Resource;
20 use Google\Service\ServiceControl\CheckRequest;
21 use Google\Service\ServiceControl\CheckResponse;
22 use Google\Service\ServiceControl\ReportRequest;
23 use Google\Service\ServiceControl\ReportResponse;
29 * $servicecontrolService = new Google\Service\ServiceControl(...);
33 class Services extends \Google\Service\Resource
38 * [Service Infrastructure](https://cloud.google.com/service-infrastructure). It
42 * Control](https://cloud.google.com/service-infrastructure/docs/admission-
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
DManagementWebPropertyAdWordsLinks.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\Analytics\Resource;
20 use Google\Service\Analytics\EntityAdWordsLink;
21 use Google\Service\Analytics\EntityAdWordsLinks;
27 * $analyticsService = new Google\Service\Analytics(...);
31 class ManagementWebPropertyAdWordsLinks extends \Google\Service\Resource
34 * Deletes a web property-Google Ads link. (webPropertyAdWordsLinks.delete)
38 * @param string $webPropertyId Web property ID to delete the Google Ads link
40 * @param string $webPropertyAdWordsLinkId Web property Google Ads link ID.
50 * Returns a web property-Google Ads link to which the user has access.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
DProjectsRoles.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\CreateRoleRequest;
21 use Google\Service\Iam\ListRolesResponse;
22 use Google\Service\Iam\Role;
23 use Google\Service\Iam\UndeleteRoleRequest;
29 * $iamService = new Google\Service\Iam(...);
33 class ProjectsRoles extends \Google\Service\Resource
40 * [`projects`](https://cloud.google.com/iam/reference/rest/v1/projects.roles)
41 * or [`organizations`](https://cloud.google.com/iam/reference/rest/v1/organizat
[all …]
DOrganizationsRoles.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\CreateRoleRequest;
21 use Google\Service\Iam\ListRolesResponse;
22 use Google\Service\Iam\Role;
23 use Google\Service\Iam\UndeleteRoleRequest;
29 * $iamService = new Google\Service\Iam(...);
33 class OrganizationsRoles extends \Google\Service\Resource
40 * [`projects`](https://cloud.google.com/iam/reference/rest/v1/projects.roles)
41 * or [`organizations`](https://cloud.google.com/iam/reference/rest/v1/organizat
[all …]
DRoles.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\Iam\Resource;
20 use Google\Service\Iam\ListRolesResponse;
21 use Google\Service\Iam\QueryGrantableRolesRequest;
22 use Google\Service\Iam\QueryGrantableRolesResponse;
23 use Google\Service\Iam\Role;
29 * $iamService = new Google\Service\Iam(...);
33 class Roles extends \Google\Service\Resource
40 * [`roles`](https://cloud.google.com/iam/reference/rest/v1/roles),
41 * [`projects`](https://cloud.google.com/iam/reference/rest/v1/projects.roles),
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
DGoogleAudiences.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\DisplayVideo\Resource;
20 use Google\Service\DisplayVideo\GoogleAudience;
21 use Google\Service\DisplayVideo\ListGoogleAudiencesResponse;
27 * $displayvideoService = new Google\Service\DisplayVideo(...);
31 class GoogleAudiences extends \Google\Service\Resource
34 * Gets a Google audience. (googleAudiences.get)
36 * @param string $googleAudienceId Required. The ID of the Google audience to
41 * the fetched Google audience.
43 * fetched Google audience.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
DV2.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\Logging\Resource;
20 use Google\Service\Logging\CmekSettings;
21 use Google\Service\Logging\Settings;
27 * $loggingService = new Google\Service\Logging(...);
31 class V2 extends \Google\Service\Resource
35 * Router can be configured for Google Cloud projects, folders, organizations
37 * projects and folders in the Google Cloud organization.See Enabling CMEK for
38 * Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption)
47 * be configured for Google Cloud projects, folders, organizations and billing
[all …]
DOrganizations.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\Logging\Resource;
20 use Google\Service\Logging\CmekSettings;
21 use Google\Service\Logging\Settings;
27 * $loggingService = new Google\Service\Logging(...);
31 class Organizations extends \Google\Service\Resource
35 * Router can be configured for Google Cloud projects, folders, organizations
37 * projects and folders in the Google Cloud organization.See Enabling CMEK for
38 * Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption)
47 * be configured for Google Cloud projects, folders, organizations and billing
[all …]
DFolders.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\Logging\Resource;
20 use Google\Service\Logging\CmekSettings;
21 use Google\Service\Logging\Settings;
27 * $loggingService = new Google\Service\Logging(...);
31 class Folders extends \Google\Service\Resource
35 * Router can be configured for Google Cloud projects, folders, organizations
37 * projects and folders in the Google Cloud organization.See Enabling CMEK for
38 * Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption)
47 * be configured for Google Cloud projects, folders, organizations and billing
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/Resource/
DPhoto.php3 * Copyright 2014 Google Inc.
18 namespace Google\Service\StreetViewPublish\Resource;
20 use Google\Service\StreetViewPublish\Photo as PhotoModel;
21 use Google\Service\StreetViewPublish\StreetviewpublishEmpty;
22 use Google\Service\StreetViewPublish\UploadRef;
28 * $streetviewpublishService = new Google\Service\StreetViewPublish(...);
32 class Photo extends \Google\Service\Resource
36 * CreatePhoto publishes the uploaded Photo to Street View on Google Maps.
39 * metadata](https://developers.google.com/streetview/spherical-metadata) in the
42 * returns the following error codes: * google.rpc.Code.INVALID_ARGUMENT if the
[all …]

12345678910>>...321