Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update generation configuration at Wed Jan 29 02:20:22 UTC 2025 #11414

Merged
merged 2 commits into from
Jan 29, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gapic_generator_version: 2.52.0
googleapis_commitish: 0ce8062889f30daa64eed6810e3c124ccd89608f
googleapis_commitish: 280725e991516d4a0f136268faf5aa6d32d21b54
libraries_bom_version: 26.53.0

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
*
* <p>======================= AnalyticsAdminServiceClient =======================
*
* <p>Service Description: Service Interface for the Analytics Admin API (GA4).
* <p>Service Description: Service Interface for the Google Analytics Admin API.
*
* <p>Sample for AnalyticsAdminServiceClient:
*
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
*
* <p>======================= AnalyticsAdminServiceClient =======================
*
* <p>Service Description: Service Interface for the Analytics Admin API (GA4).
* <p>Service Description: Service Interface for the Google Analytics Admin API.
*
* <p>Sample for AnalyticsAdminServiceClient:
*
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
*
* <pre>
* A virtual resource representing an overview of an account and
* all its child GA4 properties.
* all its child Google Analytics properties.
* </pre>
*
* Protobuf type {@code google.analytics.admin.v1alpha.AccountSummary}
Expand Down Expand Up @@ -495,7 +495,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* <pre>
* A virtual resource representing an overview of an account and
* all its child GA4 properties.
* all its child Google Analytics properties.
* </pre>
*
* Protobuf type {@code google.analytics.admin.v1alpha.AccountSummary}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
*
*
* <pre>
* A link between a GA4 Property and an AdSense for Content ad client.
* A link between a Google Analytics property and an AdSense for Content ad
* client.
* </pre>
*
* Protobuf type {@code google.analytics.admin.v1alpha.AdSenseLink}
Expand Down Expand Up @@ -127,8 +128,8 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
* <pre>
* Immutable. The AdSense ad client code that the GA4 property is linked to.
* Example format: "ca-pub-1234567890"
* Immutable. The AdSense ad client code that the Google Analytics property is
* linked to. Example format: "ca-pub-1234567890"
* </pre>
*
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
Expand All @@ -151,8 +152,8 @@ public java.lang.String getAdClientCode() {
*
*
* <pre>
* Immutable. The AdSense ad client code that the GA4 property is linked to.
* Example format: "ca-pub-1234567890"
* Immutable. The AdSense ad client code that the Google Analytics property is
* linked to. Example format: "ca-pub-1234567890"
* </pre>
*
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
Expand Down Expand Up @@ -344,7 +345,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
* <pre>
* A link between a GA4 Property and an AdSense for Content ad client.
* A link between a Google Analytics property and an AdSense for Content ad
* client.
* </pre>
*
* Protobuf type {@code google.analytics.admin.v1alpha.AdSenseLink}
Expand Down Expand Up @@ -658,8 +660,8 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
*
*
* <pre>
* Immutable. The AdSense ad client code that the GA4 property is linked to.
* Example format: "ca-pub-1234567890"
* Immutable. The AdSense ad client code that the Google Analytics property is
* linked to. Example format: "ca-pub-1234567890"
* </pre>
*
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
Expand All @@ -681,8 +683,8 @@ public java.lang.String getAdClientCode() {
*
*
* <pre>
* Immutable. The AdSense ad client code that the GA4 property is linked to.
* Example format: "ca-pub-1234567890"
* Immutable. The AdSense ad client code that the Google Analytics property is
* linked to. Example format: "ca-pub-1234567890"
* </pre>
*
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
Expand All @@ -704,8 +706,8 @@ public com.google.protobuf.ByteString getAdClientCodeBytes() {
*
*
* <pre>
* Immutable. The AdSense ad client code that the GA4 property is linked to.
* Example format: "ca-pub-1234567890"
* Immutable. The AdSense ad client code that the Google Analytics property is
* linked to. Example format: "ca-pub-1234567890"
* </pre>
*
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
Expand All @@ -726,8 +728,8 @@ public Builder setAdClientCode(java.lang.String value) {
*
*
* <pre>
* Immutable. The AdSense ad client code that the GA4 property is linked to.
* Example format: "ca-pub-1234567890"
* Immutable. The AdSense ad client code that the Google Analytics property is
* linked to. Example format: "ca-pub-1234567890"
* </pre>
*
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
Expand All @@ -744,8 +746,8 @@ public Builder clearAdClientCode() {
*
*
* <pre>
* Immutable. The AdSense ad client code that the GA4 property is linked to.
* Example format: "ca-pub-1234567890"
* Immutable. The AdSense ad client code that the Google Analytics property is
* linked to. Example format: "ca-pub-1234567890"
* </pre>
*
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ public interface AdSenseLinkOrBuilder
*
*
* <pre>
* Immutable. The AdSense ad client code that the GA4 property is linked to.
* Example format: "ca-pub-1234567890"
* Immutable. The AdSense ad client code that the Google Analytics property is
* linked to. Example format: "ca-pub-1234567890"
* </pre>
*
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
Expand All @@ -70,8 +70,8 @@ public interface AdSenseLinkOrBuilder
*
*
* <pre>
* Immutable. The AdSense ad client code that the GA4 property is linked to.
* Example format: "ca-pub-1234567890"
* Immutable. The AdSense ad client code that the Google Analytics property is
* linked to. Example format: "ca-pub-1234567890"
* </pre>
*
* <code>string ad_client_code = 2 [(.google.api.field_behavior) = IMMUTABLE];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*
*
* <pre>
* A resource message representing a GA4 Audience.
* A resource message representing an Audience.
* </pre>
*
* Protobuf type {@code google.analytics.admin.v1alpha.Audience}
Expand Down Expand Up @@ -923,7 +923,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
* <pre>
* A resource message representing a GA4 Audience.
* A resource message representing an Audience.
* </pre>
*
* Protobuf type {@code google.analytics.admin.v1alpha.Audience}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*
*
* <pre>
* A link between a GA4 Property and BigQuery project.
* A link between a Google Analytics property and BigQuery project.
* </pre>
*
* Protobuf type {@code google.analytics.admin.v1alpha.BigQueryLink}
Expand Down Expand Up @@ -768,7 +768,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
* <pre>
* A link between a GA4 Property and BigQuery project.
* A link between a Google Analytics property and BigQuery project.
* </pre>
*
* Protobuf type {@code google.analytics.admin.v1alpha.BigQueryLink}
Expand Down
Loading
Loading