mirror of
https://github.com/enso-org/enso.git
synced 2024-12-24 03:02:30 +03:00
88c1cc14f7
Updates Google_Api version for authentication and adds Google Analytics reporting api and run_google_report method. This is an initial method for proof of concept, with further design changes to follow. # Important Notes Updates google-api-client to v 2.2.0 from 1.35.2 Adds google-analytics-data v 0.44.0
15 lines
609 B
Plaintext
15 lines
609 B
Plaintext
/*
|
|
* Copyright 2023 Google LLC
|
|
*
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
* you may not use this file except in compliance with the License.
|
|
* You may obtain a copy of the License at
|
|
*
|
|
* https://www.apache.org/licenses/LICENSE-2.0
|
|
*
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
* See the License for the specific language governing permissions and
|
|
* limitations under the License.
|
|
*/ |