Skip to content

Commit

Permalink
Move Data samples into proper package
Browse files Browse the repository at this point in the history
  • Loading branch information
jradcliff committed Dec 14, 2023
1 parent 6aa9cb3 commit f10885d
Show file tree
Hide file tree
Showing 53 changed files with 53 additions and 53 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application retrieving dimension and metrics
metadata.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application retrieving dimension and metrics
metadata.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample quickstart application.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import com.google.analytics.data.v1beta.BetaAnalyticsDataClient;
import com.google.analytics.data.v1beta.BetaAnalyticsDataSettings;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample quickstart application.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the batch creation
of multiple reports.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

// [START analyticsdata_run_funnel_report]
import com.google.analytics.data.v1alpha.AlphaAnalyticsDataClient;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the creation of
a pivot report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the creation of
a realtime report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the creation of
a realtime report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the creation of
a realtime report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the creation of
a realtime report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the creation
of a basic report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the usage of
metric aggregations in a report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the usage of
cohort specification in a report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the usage of
date ranges in a report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the usage of
dimension and metric filters in a report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the usage of
dimension and metric filters in a report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the usage of
dimension and metric filters in a report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the usage of
dimension and metric filters in a report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the usage of
dimension and metric filters in a report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the creation
of a basic report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the creation
of a basic report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the creation
of a basic report.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the ordering of report rows.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the use of pagination to retrieve
large result sets.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

/* Google Analytics Data API sample application demonstrating the usage of property quota metadata.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

package com.example.analytics;
package com.google.analytics.data.samples;

import static com.google.common.truth.Truth.assertThat;

Expand Down

0 comments on commit f10885d

Please sign in to comment.