Skip to content

Commit a3b082e

Browse files
chore: Update generation configuration at Wed Jan 29 02:20:22 UTC 2025 (#11414)
* chore: Update generation configuration at Wed Jan 29 02:20:22 UTC 2025 * chore: generate libraries at Wed Jan 29 02:25:07 UTC 2025
1 parent 813ed5b commit a3b082e

File tree

57 files changed

+1548
-902
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+1548
-902
lines changed

generation_config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gapic_generator_version: 2.52.0
2-
googleapis_commitish: 0ce8062889f30daa64eed6810e3c124ccd89608f
2+
googleapis_commitish: 280725e991516d4a0f136268faf5aa6d32d21b54
33
libraries_bom_version: 26.53.0
44

55
# the libraries are ordered with respect to library name, which is

java-analytics-admin/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClient.java

+54-38
Large diffs are not rendered by default.

java-analytics-admin/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*
2222
* <p>======================= AnalyticsAdminServiceClient =======================
2323
*
24-
* <p>Service Description: Service Interface for the Analytics Admin API (GA4).
24+
* <p>Service Description: Service Interface for the Google Analytics Admin API.
2525
*
2626
* <p>Sample for AnalyticsAdminServiceClient:
2727
*

java-analytics-admin/google-analytics-admin/src/main/java/com/google/analytics/admin/v1beta/AnalyticsAdminServiceClient.java

+54-38
Large diffs are not rendered by default.

java-analytics-admin/google-analytics-admin/src/main/java/com/google/analytics/admin/v1beta/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*
2222
* <p>======================= AnalyticsAdminServiceClient =======================
2323
*
24-
* <p>Service Description: Service Interface for the Analytics Admin API (GA4).
24+
* <p>Service Description: Service Interface for the Google Analytics Admin API.
2525
*
2626
* <p>Sample for AnalyticsAdminServiceClient:
2727
*

java-analytics-admin/grpc-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceGrpc.java

+62-38
Large diffs are not rendered by default.

java-analytics-admin/grpc-google-analytics-admin-v1beta/src/main/java/com/google/analytics/admin/v1beta/AnalyticsAdminServiceGrpc.java

+62-38
Large diffs are not rendered by default.

java-analytics-admin/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AccountSummary.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*
2525
* <pre>
2626
* A virtual resource representing an overview of an account and
27-
* all its child GA4 properties.
27+
* all its child Google Analytics properties.
2828
* </pre>
2929
*
3030
* Protobuf type {@code google.analytics.admin.v1alpha.AccountSummary}
@@ -495,7 +495,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
495495
*
496496
* <pre>
497497
* A virtual resource representing an overview of an account and
498-
* all its child GA4 properties.
498+
* all its child Google Analytics properties.
499499
* </pre>
500500
*
501501
* Protobuf type {@code google.analytics.admin.v1alpha.AccountSummary}

java-analytics-admin/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AdSenseLink.java

+18-16
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
*
2424
*
2525
* <pre>
26-
* A link between a GA4 Property and an AdSense for Content ad client.
26+
* A link between a Google Analytics property and an AdSense for Content ad
27+
* client.
2728
* </pre>
2829
*
2930
* Protobuf type {@code google.analytics.admin.v1alpha.AdSenseLink}
@@ -127,8 +128,8 @@ public com.google.protobuf.ByteString getNameBytes() {
127128
*
128129
*
129130
* <pre>
130-
* Immutable. The AdSense ad client code that the GA4 property is linked to.
131-
* Example format: "ca-pub-1234567890"
131+
* Immutable. The AdSense ad client code that the Google Analytics property is
132+
* linked to. Example format: "ca-pub-1234567890"
132133
* </pre>
133134
*
134135
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
@@ -151,8 +152,8 @@ public java.lang.String getAdClientCode() {
151152
*
152153
*
153154
* <pre>
154-
* Immutable. The AdSense ad client code that the GA4 property is linked to.
155-
* Example format: "ca-pub-1234567890"
155+
* Immutable. The AdSense ad client code that the Google Analytics property is
156+
* linked to. Example format: "ca-pub-1234567890"
156157
* </pre>
157158
*
158159
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
@@ -344,7 +345,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
344345
*
345346
*
346347
* <pre>
347-
* A link between a GA4 Property and an AdSense for Content ad client.
348+
* A link between a Google Analytics property and an AdSense for Content ad
349+
* client.
348350
* </pre>
349351
*
350352
* Protobuf type {@code google.analytics.admin.v1alpha.AdSenseLink}
@@ -658,8 +660,8 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
658660
*
659661
*
660662
* <pre>
661-
* Immutable. The AdSense ad client code that the GA4 property is linked to.
662-
* Example format: "ca-pub-1234567890"
663+
* Immutable. The AdSense ad client code that the Google Analytics property is
664+
* linked to. Example format: "ca-pub-1234567890"
663665
* </pre>
664666
*
665667
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
@@ -681,8 +683,8 @@ public java.lang.String getAdClientCode() {
681683
*
682684
*
683685
* <pre>
684-
* Immutable. The AdSense ad client code that the GA4 property is linked to.
685-
* Example format: "ca-pub-1234567890"
686+
* Immutable. The AdSense ad client code that the Google Analytics property is
687+
* linked to. Example format: "ca-pub-1234567890"
686688
* </pre>
687689
*
688690
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
@@ -704,8 +706,8 @@ public com.google.protobuf.ByteString getAdClientCodeBytes() {
704706
*
705707
*
706708
* <pre>
707-
* Immutable. The AdSense ad client code that the GA4 property is linked to.
708-
* Example format: "ca-pub-1234567890"
709+
* Immutable. The AdSense ad client code that the Google Analytics property is
710+
* linked to. Example format: "ca-pub-1234567890"
709711
* </pre>
710712
*
711713
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
@@ -726,8 +728,8 @@ public Builder setAdClientCode(java.lang.String value) {
726728
*
727729
*
728730
* <pre>
729-
* Immutable. The AdSense ad client code that the GA4 property is linked to.
730-
* Example format: "ca-pub-1234567890"
731+
* Immutable. The AdSense ad client code that the Google Analytics property is
732+
* linked to. Example format: "ca-pub-1234567890"
731733
* </pre>
732734
*
733735
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
@@ -744,8 +746,8 @@ public Builder clearAdClientCode() {
744746
*
745747
*
746748
* <pre>
747-
* Immutable. The AdSense ad client code that the GA4 property is linked to.
748-
* Example format: "ca-pub-1234567890"
749+
* Immutable. The AdSense ad client code that the Google Analytics property is
750+
* linked to. Example format: "ca-pub-1234567890"
749751
* </pre>
750752
*
751753
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>

java-analytics-admin/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AdSenseLinkOrBuilder.java

+4-4
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ public interface AdSenseLinkOrBuilder
5757
*
5858
*
5959
* <pre>
60-
* Immutable. The AdSense ad client code that the GA4 property is linked to.
61-
* Example format: "ca-pub-1234567890"
60+
* Immutable. The AdSense ad client code that the Google Analytics property is
61+
* linked to. Example format: "ca-pub-1234567890"
6262
* </pre>
6363
*
6464
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
@@ -70,8 +70,8 @@ public interface AdSenseLinkOrBuilder
7070
*
7171
*
7272
* <pre>
73-
* Immutable. The AdSense ad client code that the GA4 property is linked to.
74-
* Example format: "ca-pub-1234567890"
73+
* Immutable. The AdSense ad client code that the Google Analytics property is
74+
* linked to. Example format: "ca-pub-1234567890"
7575
* </pre>
7676
*
7777
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>

java-analytics-admin/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/Audience.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*
2424
*
2525
* <pre>
26-
* A resource message representing a GA4 Audience.
26+
* A resource message representing an Audience.
2727
* </pre>
2828
*
2929
* Protobuf type {@code google.analytics.admin.v1alpha.Audience}
@@ -923,7 +923,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
923923
*
924924
*
925925
* <pre>
926-
* A resource message representing a GA4 Audience.
926+
* A resource message representing an Audience.
927927
* </pre>
928928
*
929929
* Protobuf type {@code google.analytics.admin.v1alpha.Audience}

java-analytics-admin/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/BigQueryLink.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*
2424
*
2525
* <pre>
26-
* A link between a GA4 Property and BigQuery project.
26+
* A link between a Google Analytics property and BigQuery project.
2727
* </pre>
2828
*
2929
* Protobuf type {@code google.analytics.admin.v1alpha.BigQueryLink}
@@ -768,7 +768,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
768768
*
769769
*
770770
* <pre>
771-
* A link between a GA4 Property and BigQuery project.
771+
* A link between a Google Analytics property and BigQuery project.
772772
* </pre>
773773
*
774774
* Protobuf type {@code google.analytics.admin.v1alpha.BigQueryLink}

0 commit comments

Comments
 (0)