deleteWebDataStrea
*
* @param webDataStream Required. The web stream to update. The `name` field is used to identify
* the web stream to be updated.
- * @param updateMask Required. The list of fields to be updated. Omitted fields will not be
- * updated. To replace the entire entity, use one path with the string "*" to match all
- * fields.
+ * @param updateMask Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace the entire
+ * entity, use one path with the string "*" to match all fields.
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final WebDataStream updateWebDataStream(
@@ -2820,9 +2820,9 @@ public final void deleteIosAppDataStream(DeleteIosAppDataStreamRequest request)
*
* @param iosAppDataStream Required. The iOS app stream to update. The `name` field is used to
* identify the iOS app stream to be updated.
- * @param updateMask Required. The list of fields to be updated. Omitted fields will not be
- * updated. To replace the entire entity, use one path with the string "*" to match all
- * fields.
+ * @param updateMask Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace the entire
+ * entity, use one path with the string "*" to match all fields.
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final IosAppDataStream updateIosAppDataStream(
@@ -2888,7 +2888,13 @@ public final IosAppDataStream updateIosAppDataStream(UpdateIosAppDataStreamReque
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
- * Creates an iOS app data stream with the specified location and attributes.
+ * Creates an iOS app stream with the specified location and attributes.
+ *
+ * Note that an iOS app stream must be linked to a Firebase app to receive traffic.
+ *
+ *
To create a working app stream, make sure your property is linked to a Firebase project.
+ * Then, use the Firebase API to create a Firebase app, which will also create an appropriate data
+ * stream in Analytics (may take up to 24 hours).
*
*
Sample code:
*
@@ -2919,7 +2925,13 @@ public final IosAppDataStream createIosAppDataStream(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
- * Creates an iOS app data stream with the specified location and attributes.
+ * Creates an iOS app stream with the specified location and attributes.
+ *
+ *
Note that an iOS app stream must be linked to a Firebase app to receive traffic.
+ *
+ *
To create a working app stream, make sure your property is linked to a Firebase project.
+ * Then, use the Firebase API to create a Firebase app, which will also create an appropriate data
+ * stream in Analytics (may take up to 24 hours).
*
*
Sample code:
*
@@ -2950,7 +2962,13 @@ public final IosAppDataStream createIosAppDataStream(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
- * Creates an iOS app data stream with the specified location and attributes.
+ * Creates an iOS app stream with the specified location and attributes.
+ *
+ *
Note that an iOS app stream must be linked to a Firebase app to receive traffic.
+ *
+ *
To create a working app stream, make sure your property is linked to a Firebase project.
+ * Then, use the Firebase API to create a Firebase app, which will also create an appropriate data
+ * stream in Analytics (may take up to 24 hours).
*
*
Sample code:
*
@@ -2975,7 +2993,13 @@ public final IosAppDataStream createIosAppDataStream(CreateIosAppDataStreamReque
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
- * Creates an iOS app data stream with the specified location and attributes.
+ * Creates an iOS app stream with the specified location and attributes.
+ *
+ *
Note that an iOS app stream must be linked to a Firebase app to receive traffic.
+ *
+ *
To create a working app stream, make sure your property is linked to a Firebase project.
+ * Then, use the Firebase API to create a Firebase app, which will also create an appropriate data
+ * stream in Analytics (may take up to 24 hours).
*
*
Sample code:
*
@@ -3388,9 +3412,9 @@ public final void deleteAndroidAppDataStream(DeleteAndroidAppDataStreamRequest r
*
* @param androidAppDataStream Required. The android app stream to update. The `name` field is
* used to identify the android app stream to be updated.
- * @param updateMask Required. The list of fields to be updated. Omitted fields will not be
- * updated. To replace the entire entity, use one path with the string "*" to match all
- * fields.
+ * @param updateMask Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace the entire
+ * entity, use one path with the string "*" to match all fields.
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final AndroidAppDataStream updateAndroidAppDataStream(
@@ -3458,7 +3482,13 @@ public final AndroidAppDataStream updateAndroidAppDataStream(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
- * Creates an android app stream with the specified location and attributes.
+ * Creates an Android app stream with the specified location and attributes.
+ *
+ *
Note that an Android app stream must be linked to a Firebase app to receive traffic.
+ *
+ *
To create a working app stream, make sure your property is linked to a Firebase project.
+ * Then, use the Firebase API to create a Firebase app, which will also create an appropriate data
+ * stream in Analytics (may take up to 24 hours).
*
*
Sample code:
*
@@ -3489,7 +3519,13 @@ public final AndroidAppDataStream createAndroidAppDataStream(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
- * Creates an android app stream with the specified location and attributes.
+ * Creates an Android app stream with the specified location and attributes.
+ *
+ *
Note that an Android app stream must be linked to a Firebase app to receive traffic.
+ *
+ *
To create a working app stream, make sure your property is linked to a Firebase project.
+ * Then, use the Firebase API to create a Firebase app, which will also create an appropriate data
+ * stream in Analytics (may take up to 24 hours).
*
*
Sample code:
*
@@ -3521,7 +3557,13 @@ public final AndroidAppDataStream createAndroidAppDataStream(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
- * Creates an android app stream with the specified location and attributes.
+ * Creates an Android app stream with the specified location and attributes.
+ *
+ *
Note that an Android app stream must be linked to a Firebase app to receive traffic.
+ *
+ *
To create a working app stream, make sure your property is linked to a Firebase project.
+ * Then, use the Firebase API to create a Firebase app, which will also create an appropriate data
+ * stream in Analytics (may take up to 24 hours).
*
*
Sample code:
*
@@ -3549,7 +3591,13 @@ public final AndroidAppDataStream createAndroidAppDataStream(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
- * Creates an android app stream with the specified location and attributes.
+ * Creates an Android app stream with the specified location and attributes.
+ *
+ *
Note that an Android app stream must be linked to a Firebase app to receive traffic.
+ *
+ *
To create a working app stream, make sure your property is linked to a Firebase project.
+ * Then, use the Firebase API to create a Firebase app, which will also create an appropriate data
+ * stream in Analytics (may take up to 24 hours).
*
*
Sample code:
*
@@ -3874,9 +3922,9 @@ public final EnhancedMeasurementSettings getEnhancedMeasurementSettings(
*
* @param enhancedMeasurementSettings Required. The settings to update. The `name` field is used
* to identify the settings to be updated.
- * @param updateMask Required. The list of fields to be updated. Omitted fields will not be
- * updated. To replace the entire entity, use one path with the string "*" to match all
- * fields.
+ * @param updateMask Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace the entire
+ * entity, use one path with the string "*" to match all fields.
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final EnhancedMeasurementSettings updateEnhancedMeasurementSettings(
@@ -4077,9 +4125,9 @@ public final UnaryCallable createFireba
* }
*
* @param firebaseLink Required. The Firebase link to update.
- * @param updateMask Required. The list of fields to be updated. Omitted fields will not be
- * updated. To replace the entire entity, use one path with the string "*" to match all
- * fields.
+ * @param updateMask Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace the entire
+ * entity, use one path with the string "*" to match all fields.
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final FirebaseLink updateFirebaseLink(FirebaseLink firebaseLink, FieldMask updateMask) {
@@ -4606,9 +4654,9 @@ public final GoogleAdsLink createGoogleAdsLink(CreateGoogleAdsLinkRequest reques
* }
*
* @param googleAdsLink The GoogleAdsLink to update
- * @param updateMask Required. The list of fields to be updated. Omitted fields will not be
- * updated. To replace the entire entity, use one path with the string "*" to match all
- * fields.
+ * @param updateMask Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace the entire
+ * entity, use one path with the string "*" to match all fields.
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final GoogleAdsLink updateGoogleAdsLink(
diff --git a/grpc-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceGrpc.java b/grpc-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceGrpc.java
index c5003b14..5f8fccf7 100644
--- a/grpc-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceGrpc.java
+++ b/grpc-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceGrpc.java
@@ -2871,7 +2871,13 @@ public void updateIosAppDataStream(
*
*
*
- * Creates an iOS app data stream with the specified location and attributes.
+ * Creates an iOS app stream with the specified location and attributes.
+ * Note that an iOS app stream must be linked to a Firebase app to receive
+ * traffic.
+ * To create a working app stream, make sure your property is linked to a
+ * Firebase project. Then, use the Firebase API to create a Firebase app,
+ * which will also create an appropriate data stream in Analytics (may take up
+ * to 24 hours).
*
*/
public void createIosAppDataStream(
@@ -2943,7 +2949,13 @@ public void updateAndroidAppDataStream(
*
*
*
- * Creates an android app stream with the specified location and attributes.
+ * Creates an Android app stream with the specified location and attributes.
+ * Note that an Android app stream must be linked to a Firebase app to receive
+ * traffic.
+ * To create a working app stream, make sure your property is linked to a
+ * Firebase project. Then, use the Firebase API to create a Firebase app,
+ * which will also create an appropriate data stream in Analytics (may take up
+ * to 24 hours).
*
*/
public void createAndroidAppDataStream(
@@ -4008,7 +4020,13 @@ public void updateIosAppDataStream(
*
*
*
- * Creates an iOS app data stream with the specified location and attributes.
+ * Creates an iOS app stream with the specified location and attributes.
+ * Note that an iOS app stream must be linked to a Firebase app to receive
+ * traffic.
+ * To create a working app stream, make sure your property is linked to a
+ * Firebase project. Then, use the Firebase API to create a Firebase app,
+ * which will also create an appropriate data stream in Analytics (may take up
+ * to 24 hours).
*
*/
public void createIosAppDataStream(
@@ -4095,7 +4113,13 @@ public void updateAndroidAppDataStream(
*
*
*
- * Creates an android app stream with the specified location and attributes.
+ * Creates an Android app stream with the specified location and attributes.
+ * Note that an Android app stream must be linked to a Firebase app to receive
+ * traffic.
+ * To create a working app stream, make sure your property is linked to a
+ * Firebase project. Then, use the Firebase API to create a Firebase app,
+ * which will also create an appropriate data stream in Analytics (may take up
+ * to 24 hours).
*
*/
public void createAndroidAppDataStream(
@@ -4760,7 +4784,13 @@ public com.google.analytics.admin.v1alpha.IosAppDataStream updateIosAppDataStrea
*
*
*
- * Creates an iOS app data stream with the specified location and attributes.
+ * Creates an iOS app stream with the specified location and attributes.
+ * Note that an iOS app stream must be linked to a Firebase app to receive
+ * traffic.
+ * To create a working app stream, make sure your property is linked to a
+ * Firebase project. Then, use the Firebase API to create a Firebase app,
+ * which will also create an appropriate data stream in Analytics (may take up
+ * to 24 hours).
*
*/
public com.google.analytics.admin.v1alpha.IosAppDataStream createIosAppDataStream(
@@ -4827,7 +4857,13 @@ public com.google.analytics.admin.v1alpha.AndroidAppDataStream updateAndroidAppD
*
*
*
- * Creates an android app stream with the specified location and attributes.
+ * Creates an Android app stream with the specified location and attributes.
+ * Note that an Android app stream must be linked to a Firebase app to receive
+ * traffic.
+ * To create a working app stream, make sure your property is linked to a
+ * Firebase project. Then, use the Firebase API to create a Firebase app,
+ * which will also create an appropriate data stream in Analytics (may take up
+ * to 24 hours).
*
*/
public com.google.analytics.admin.v1alpha.AndroidAppDataStream createAndroidAppDataStream(
@@ -5485,7 +5521,13 @@ protected AnalyticsAdminServiceFutureStub build(
*
*
*
- * Creates an iOS app data stream with the specified location and attributes.
+ * Creates an iOS app stream with the specified location and attributes.
+ * Note that an iOS app stream must be linked to a Firebase app to receive
+ * traffic.
+ * To create a working app stream, make sure your property is linked to a
+ * Firebase project. Then, use the Firebase API to create a Firebase app,
+ * which will also create an appropriate data stream in Analytics (may take up
+ * to 24 hours).
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -5561,7 +5603,13 @@ protected AnalyticsAdminServiceFutureStub build(
*
*
*
- * Creates an android app stream with the specified location and attributes.
+ * Creates an Android app stream with the specified location and attributes.
+ * Note that an Android app stream must be linked to a Firebase app to receive
+ * traffic.
+ * To create a working app stream, make sure your property is linked to a
+ * Firebase project. Then, use the Firebase API to create a Firebase app,
+ * which will also create an appropriate data stream in Analytics (may take up
+ * to 24 hours).
*
*/
public com.google.common.util.concurrent.ListenableFuture<
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAccountRequest.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAccountRequest.java
index 7ad3aff4..ba029004 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAccountRequest.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAccountRequest.java
@@ -196,9 +196,9 @@ public com.google.analytics.admin.v1alpha.AccountOrBuilder getAccountOrBuilder()
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -214,9 +214,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -232,9 +232,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -826,9 +826,9 @@ public com.google.analytics.admin.v1alpha.AccountOrBuilder getAccountOrBuilder()
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -843,9 +843,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -866,9 +866,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -891,9 +891,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -913,9 +913,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -940,9 +940,9 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -963,9 +963,9 @@ public Builder clearUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -980,9 +980,9 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -1001,9 +1001,9 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAccountRequestOrBuilder.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAccountRequestOrBuilder.java
index 5edc91a9..d10a3e06 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAccountRequestOrBuilder.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAccountRequestOrBuilder.java
@@ -71,9 +71,9 @@ public interface UpdateAccountRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -86,9 +86,9 @@ public interface UpdateAccountRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -101,9 +101,9 @@ public interface UpdateAccountRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAndroidAppDataStreamRequest.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAndroidAppDataStreamRequest.java
index 99d06d69..c829e275 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAndroidAppDataStreamRequest.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAndroidAppDataStreamRequest.java
@@ -199,9 +199,9 @@ public com.google.analytics.admin.v1alpha.AndroidAppDataStream getAndroidAppData
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -217,9 +217,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -235,9 +235,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -844,9 +844,9 @@ public Builder clearAndroidAppDataStream() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -861,9 +861,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -884,9 +884,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -909,9 +909,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -931,9 +931,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -958,9 +958,9 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -981,9 +981,9 @@ public Builder clearUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -998,9 +998,9 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -1019,9 +1019,9 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAndroidAppDataStreamRequestOrBuilder.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAndroidAppDataStreamRequestOrBuilder.java
index a8fadd55..ecc55b89 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAndroidAppDataStreamRequestOrBuilder.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateAndroidAppDataStreamRequestOrBuilder.java
@@ -72,9 +72,9 @@ public interface UpdateAndroidAppDataStreamRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -87,9 +87,9 @@ public interface UpdateAndroidAppDataStreamRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -102,9 +102,9 @@ public interface UpdateAndroidAppDataStreamRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateEnhancedMeasurementSettingsRequest.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateEnhancedMeasurementSettingsRequest.java
index a129469e..8a84e47a 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateEnhancedMeasurementSettingsRequest.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateEnhancedMeasurementSettingsRequest.java
@@ -204,9 +204,9 @@ public boolean hasEnhancedMeasurementSettings() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -222,9 +222,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -240,9 +240,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -864,9 +864,9 @@ public Builder clearEnhancedMeasurementSettings() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -881,9 +881,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -904,9 +904,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -929,9 +929,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -951,9 +951,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -978,9 +978,9 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -1001,9 +1001,9 @@ public Builder clearUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -1018,9 +1018,9 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -1039,9 +1039,9 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateEnhancedMeasurementSettingsRequestOrBuilder.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateEnhancedMeasurementSettingsRequestOrBuilder.java
index 8f09c18f..0a1d9b8f 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateEnhancedMeasurementSettingsRequestOrBuilder.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateEnhancedMeasurementSettingsRequestOrBuilder.java
@@ -72,9 +72,9 @@ public interface UpdateEnhancedMeasurementSettingsRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -87,9 +87,9 @@ public interface UpdateEnhancedMeasurementSettingsRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -102,9 +102,9 @@ public interface UpdateEnhancedMeasurementSettingsRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateFirebaseLinkRequest.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateFirebaseLinkRequest.java
index 8c77406b..c0302c7b 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateFirebaseLinkRequest.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateFirebaseLinkRequest.java
@@ -193,9 +193,9 @@ public com.google.analytics.admin.v1alpha.FirebaseLinkOrBuilder getFirebaseLinkO
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -211,9 +211,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -229,9 +229,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -817,9 +817,9 @@ public com.google.analytics.admin.v1alpha.FirebaseLinkOrBuilder getFirebaseLinkO
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -834,9 +834,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -857,9 +857,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -882,9 +882,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -904,9 +904,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -931,9 +931,9 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -954,9 +954,9 @@ public Builder clearUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -971,9 +971,9 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -992,9 +992,9 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateFirebaseLinkRequestOrBuilder.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateFirebaseLinkRequestOrBuilder.java
index 54a03f97..65d54283 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateFirebaseLinkRequestOrBuilder.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateFirebaseLinkRequestOrBuilder.java
@@ -68,9 +68,9 @@ public interface UpdateFirebaseLinkRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -83,9 +83,9 @@ public interface UpdateFirebaseLinkRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -98,9 +98,9 @@ public interface UpdateFirebaseLinkRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateGoogleAdsLinkRequest.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateGoogleAdsLinkRequest.java
index db81e6fc..347f5eb9 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateGoogleAdsLinkRequest.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateGoogleAdsLinkRequest.java
@@ -187,9 +187,9 @@ public com.google.analytics.admin.v1alpha.GoogleAdsLinkOrBuilder getGoogleAdsLin
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -205,9 +205,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -223,9 +223,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -794,9 +794,9 @@ public com.google.analytics.admin.v1alpha.GoogleAdsLinkOrBuilder getGoogleAdsLin
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -811,9 +811,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -834,9 +834,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -859,9 +859,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -881,9 +881,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -908,9 +908,9 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -931,9 +931,9 @@ public Builder clearUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -948,9 +948,9 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -969,9 +969,9 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateGoogleAdsLinkRequestOrBuilder.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateGoogleAdsLinkRequestOrBuilder.java
index 399b55e1..9a302809 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateGoogleAdsLinkRequestOrBuilder.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateGoogleAdsLinkRequestOrBuilder.java
@@ -62,9 +62,9 @@ public interface UpdateGoogleAdsLinkRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -77,9 +77,9 @@ public interface UpdateGoogleAdsLinkRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -92,9 +92,9 @@ public interface UpdateGoogleAdsLinkRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateIosAppDataStreamRequest.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateIosAppDataStreamRequest.java
index bf0b6144..93543ad1 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateIosAppDataStreamRequest.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateIosAppDataStreamRequest.java
@@ -198,9 +198,9 @@ public com.google.analytics.admin.v1alpha.IosAppDataStream getIosAppDataStream()
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -216,9 +216,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -234,9 +234,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -836,9 +836,9 @@ public Builder clearIosAppDataStream() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -853,9 +853,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -876,9 +876,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -901,9 +901,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -923,9 +923,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -950,9 +950,9 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -973,9 +973,9 @@ public Builder clearUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -990,9 +990,9 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -1011,9 +1011,9 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateIosAppDataStreamRequestOrBuilder.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateIosAppDataStreamRequestOrBuilder.java
index 9931af4e..6eaa9606 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateIosAppDataStreamRequestOrBuilder.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateIosAppDataStreamRequestOrBuilder.java
@@ -71,9 +71,9 @@ public interface UpdateIosAppDataStreamRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -86,9 +86,9 @@ public interface UpdateIosAppDataStreamRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -101,9 +101,9 @@ public interface UpdateIosAppDataStreamRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdatePropertyRequest.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdatePropertyRequest.java
index ebdecd6b..23d6bb82 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdatePropertyRequest.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdatePropertyRequest.java
@@ -199,9 +199,9 @@ public com.google.analytics.admin.v1alpha.PropertyOrBuilder getPropertyOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -217,9 +217,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -235,9 +235,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -839,9 +839,9 @@ public com.google.analytics.admin.v1alpha.PropertyOrBuilder getPropertyOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -856,9 +856,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -879,9 +879,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -904,9 +904,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -926,9 +926,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -953,9 +953,9 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -976,9 +976,9 @@ public Builder clearUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -993,9 +993,9 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -1014,9 +1014,9 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdatePropertyRequestOrBuilder.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdatePropertyRequestOrBuilder.java
index ebc593a5..bad68db8 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdatePropertyRequestOrBuilder.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdatePropertyRequestOrBuilder.java
@@ -74,9 +74,9 @@ public interface UpdatePropertyRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -89,9 +89,9 @@ public interface UpdatePropertyRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -104,9 +104,9 @@ public interface UpdatePropertyRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateWebDataStreamRequest.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateWebDataStreamRequest.java
index cbafdfa8..d28636dc 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateWebDataStreamRequest.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateWebDataStreamRequest.java
@@ -196,9 +196,9 @@ public com.google.analytics.admin.v1alpha.WebDataStreamOrBuilder getWebDataStrea
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -214,9 +214,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -232,9 +232,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -830,9 +830,9 @@ public com.google.analytics.admin.v1alpha.WebDataStreamOrBuilder getWebDataStrea
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -847,9 +847,9 @@ public boolean hasUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -870,9 +870,9 @@ public com.google.protobuf.FieldMask getUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -895,9 +895,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -917,9 +917,9 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -944,9 +944,9 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -967,9 +967,9 @@ public Builder clearUpdateMask() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -984,9 +984,9 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -1005,9 +1005,9 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateWebDataStreamRequestOrBuilder.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateWebDataStreamRequestOrBuilder.java
index 4af777c1..e0f3c21c 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateWebDataStreamRequestOrBuilder.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UpdateWebDataStreamRequestOrBuilder.java
@@ -71,9 +71,9 @@ public interface UpdateWebDataStreamRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -86,9 +86,9 @@ public interface UpdateWebDataStreamRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -101,9 +101,9 @@ public interface UpdateWebDataStreamRequestOrBuilder
*
*
*
- * Required. The list of fields to be updated. Omitted fields will not be updated.
- * To replace the entire entity, use one path with the string "*" to match
- * all fields.
+ * Required. The list of fields to be updated. Field names must be in snake case
+ * (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ * the entire entity, use one path with the string "*" to match all fields.
*
*
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-analytics-admin-v1alpha/src/main/proto/google/analytics/admin/v1alpha/analytics_admin.proto b/proto-google-analytics-admin-v1alpha/src/main/proto/google/analytics/admin/v1alpha/analytics_admin.proto
index c5a7308c..712cc601 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/proto/google/analytics/admin/v1alpha/analytics_admin.proto
+++ b/proto-google-analytics-admin-v1alpha/src/main/proto/google/analytics/admin/v1alpha/analytics_admin.proto
@@ -1,4 +1,4 @@
-// Copyright 2020 Google LLC
+// Copyright 2021 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -358,7 +358,15 @@ service AnalyticsAdminService {
option (google.api.method_signature) = "ios_app_data_stream,update_mask";
}
- // Creates an iOS app data stream with the specified location and attributes.
+ // Creates an iOS app stream with the specified location and attributes.
+ //
+ // Note that an iOS app stream must be linked to a Firebase app to receive
+ // traffic.
+ //
+ // To create a working app stream, make sure your property is linked to a
+ // Firebase project. Then, use the Firebase API to create a Firebase app,
+ // which will also create an appropriate data stream in Analytics (may take up
+ // to 24 hours).
rpc CreateIosAppDataStream(CreateIosAppDataStreamRequest) returns (IosAppDataStream) {
option (google.api.http) = {
post: "/v1alpha/{parent=properties/*}/iosAppDataStreams"
@@ -403,7 +411,15 @@ service AnalyticsAdminService {
option (google.api.method_signature) = "android_app_data_stream,update_mask";
}
- // Creates an android app stream with the specified location and attributes.
+ // Creates an Android app stream with the specified location and attributes.
+ //
+ // Note that an Android app stream must be linked to a Firebase app to receive
+ // traffic.
+ //
+ // To create a working app stream, make sure your property is linked to a
+ // Firebase project. Then, use the Firebase API to create a Firebase app,
+ // which will also create an appropriate data stream in Analytics (may take up
+ // to 24 hours).
rpc CreateAndroidAppDataStream(CreateAndroidAppDataStreamRequest) returns (AndroidAppDataStream) {
option (google.api.http) = {
post: "/v1alpha/{parent=properties/*}/androidAppDataStreams"
@@ -596,9 +612,9 @@ message UpdateAccountRequest {
// The account's `name` field is used to identify the account.
Account account = 1 [(google.api.field_behavior) = REQUIRED];
- // Required. The list of fields to be updated. Omitted fields will not be updated.
- // To replace the entire entity, use one path with the string "*" to match
- // all fields.
+ // Required. The list of fields to be updated. Field names must be in snake case
+ // (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ // the entire entity, use one path with the string "*" to match all fields.
google.protobuf.FieldMask update_mask = 2 [(google.api.field_behavior) = REQUIRED];
}
@@ -683,9 +699,9 @@ message UpdatePropertyRequest {
// updated.
Property property = 1 [(google.api.field_behavior) = REQUIRED];
- // Required. The list of fields to be updated. Omitted fields will not be updated.
- // To replace the entire entity, use one path with the string "*" to match
- // all fields.
+ // Required. The list of fields to be updated. Field names must be in snake case
+ // (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ // the entire entity, use one path with the string "*" to match all fields.
google.protobuf.FieldMask update_mask = 2 [(google.api.field_behavior) = REQUIRED];
}
@@ -962,9 +978,9 @@ message UpdateWebDataStreamRequest {
// The `name` field is used to identify the web stream to be updated.
WebDataStream web_data_stream = 1 [(google.api.field_behavior) = REQUIRED];
- // Required. The list of fields to be updated. Omitted fields will not be updated.
- // To replace the entire entity, use one path with the string "*" to match
- // all fields.
+ // Required. The list of fields to be updated. Field names must be in snake case
+ // (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ // the entire entity, use one path with the string "*" to match all fields.
google.protobuf.FieldMask update_mask = 2 [(google.api.field_behavior) = REQUIRED];
}
@@ -1049,9 +1065,9 @@ message UpdateIosAppDataStreamRequest {
// The `name` field is used to identify the iOS app stream to be updated.
IosAppDataStream ios_app_data_stream = 1 [(google.api.field_behavior) = REQUIRED];
- // Required. The list of fields to be updated. Omitted fields will not be updated.
- // To replace the entire entity, use one path with the string "*" to match
- // all fields.
+ // Required. The list of fields to be updated. Field names must be in snake case
+ // (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ // the entire entity, use one path with the string "*" to match all fields.
google.protobuf.FieldMask update_mask = 2 [(google.api.field_behavior) = REQUIRED];
}
@@ -1136,9 +1152,9 @@ message UpdateAndroidAppDataStreamRequest {
// The `name` field is used to identify the android app stream to be updated.
AndroidAppDataStream android_app_data_stream = 1 [(google.api.field_behavior) = REQUIRED];
- // Required. The list of fields to be updated. Omitted fields will not be updated.
- // To replace the entire entity, use one path with the string "*" to match
- // all fields.
+ // Required. The list of fields to be updated. Field names must be in snake case
+ // (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ // the entire entity, use one path with the string "*" to match all fields.
google.protobuf.FieldMask update_mask = 2 [(google.api.field_behavior) = REQUIRED];
}
@@ -1213,9 +1229,9 @@ message UpdateEnhancedMeasurementSettingsRequest {
// The `name` field is used to identify the settings to be updated.
EnhancedMeasurementSettings enhanced_measurement_settings = 1 [(google.api.field_behavior) = REQUIRED];
- // Required. The list of fields to be updated. Omitted fields will not be updated.
- // To replace the entire entity, use one path with the string "*" to match
- // all fields.
+ // Required. The list of fields to be updated. Field names must be in snake case
+ // (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ // the entire entity, use one path with the string "*" to match all fields.
google.protobuf.FieldMask update_mask = 2 [(google.api.field_behavior) = REQUIRED];
}
@@ -1239,9 +1255,9 @@ message UpdateFirebaseLinkRequest {
// Required. The Firebase link to update.
FirebaseLink firebase_link = 1 [(google.api.field_behavior) = REQUIRED];
- // Required. The list of fields to be updated. Omitted fields will not be updated.
- // To replace the entire entity, use one path with the string "*" to match
- // all fields.
+ // Required. The list of fields to be updated. Field names must be in snake case
+ // (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ // the entire entity, use one path with the string "*" to match all fields.
google.protobuf.FieldMask update_mask = 2 [(google.api.field_behavior) = REQUIRED];
}
@@ -1326,9 +1342,9 @@ message UpdateGoogleAdsLinkRequest {
// The GoogleAdsLink to update
GoogleAdsLink google_ads_link = 1;
- // Required. The list of fields to be updated. Omitted fields will not be updated.
- // To replace the entire entity, use one path with the string "*" to match
- // all fields.
+ // Required. The list of fields to be updated. Field names must be in snake case
+ // (e.g., "field_to_update"). Omitted fields will not be updated. To replace
+ // the entire entity, use one path with the string "*" to match all fields.
google.protobuf.FieldMask update_mask = 2 [(google.api.field_behavior) = REQUIRED];
}
diff --git a/proto-google-analytics-admin-v1alpha/src/main/proto/google/analytics/admin/v1alpha/resources.proto b/proto-google-analytics-admin-v1alpha/src/main/proto/google/analytics/admin/v1alpha/resources.proto
index 41044dec..3dfa5422 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/proto/google/analytics/admin/v1alpha/resources.proto
+++ b/proto-google-analytics-admin-v1alpha/src/main/proto/google/analytics/admin/v1alpha/resources.proto
@@ -1,4 +1,4 @@
-// Copyright 2020 Google LLC
+// Copyright 2021 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
diff --git a/synth.metadata b/synth.metadata
index be8b54d4..d516fe85 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-analytics-admin.git",
- "sha": "f329dc74b5a29b35d5efb97e611cb5f6ced2d746"
+ "sha": "1e19379f8e29fc5f4870ded6ebdb7ae41155ec49"
}
},
{
"git": {
"name": "googleapis-gen",
"remote": "https://github.com/googleapis/googleapis-gen.git",
- "sha": "9d14cd16d94886f7f10a243e1b5a6876946f32bb",
- "internalRef": "358516065"
+ "sha": "48cbe56ce46a7a917c5258213dfa63ee3b35839f",
+ "internalRef": "359531616"
}
},
{
From 55d2f4eae090b9358e591dd0ce591410de6e031f Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Tue, 2 Mar 2021 10:48:03 -0800
Subject: [PATCH 03/42] chore: regenerate README (#181)
This PR was generated using Autosynth. :rainbow:
Log from Synthtool
```
2021-03-02 18:42:17,942 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-analytics-admin/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-03-02 18:42:18,895 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
```
Full log will be available here:
https://source.cloud.google.com/results/invocations/ec38e3c1-466b-4ca8-9186-c648d40fed4f/targets
- [ ] To automatically regenerate this PR, check this box.
---
.github/readme/synth.metadata/synth.metadata | 4 ++--
README.md | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata
index 1626728d..a98a065a 100644
--- a/.github/readme/synth.metadata/synth.metadata
+++ b/.github/readme/synth.metadata/synth.metadata
@@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-analytics-admin.git",
- "sha": "75db8701c1bb6b130e7f4399f71d13d84088c5f2"
+ "sha": "e8d626908a020d4c1ea6ff0ff34afd5d65ae967a"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "8c5628b86cfa8386de7b8fc1675e6b528b552d57"
+ "sha": "21da7d9fa02f6916d9f87cf4072b3547b5c72eb5"
}
}
]
diff --git a/README.md b/README.md
index 26c33f11..6b2c16ec 100644
--- a/README.md
+++ b/README.md
@@ -20,18 +20,18 @@ If you are using Maven, add this to your pom.xml file:
com.google.analytics
google-analytics-admin
- 0.3.1
+ 0.3.2
```
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-compile 'com.google.analytics:google-analytics-admin:0.3.1'
+compile 'com.google.analytics:google-analytics-admin:0.3.2'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.3.1"
+libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.3.2"
```
## Authentication
From ec0a0c3aa62d10b7b502a0c3038bfa2d2e40f96c Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Tue, 2 Mar 2021 16:44:30 -0800
Subject: [PATCH 04/42] chore: remove docLava v2 doc generation (#182)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/dd48a04e-1b79-4cf2-bbe1-c31ca37cdd54/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/21da7d9fa02f6916d9f87cf4072b3547b5c72eb5
---
.kokoro/release/publish_javadoc.cfg | 8 +-------
.kokoro/release/publish_javadoc.sh | 19 -------------------
synth.metadata | 4 ++--
3 files changed, 3 insertions(+), 28 deletions(-)
diff --git a/.kokoro/release/publish_javadoc.cfg b/.kokoro/release/publish_javadoc.cfg
index 9b412b10..3a4b2976 100644
--- a/.kokoro/release/publish_javadoc.cfg
+++ b/.kokoro/release/publish_javadoc.cfg
@@ -7,12 +7,6 @@ env_vars: {
value: "docs-staging"
}
-# cloud-rad staging
-env_vars: {
- key: "STAGING_BUCKET_V2"
- value: "docs-staging-v2-staging"
-}
-
env_vars: {
key: "TRAMPOLINE_BUILD_FILE"
value: "github/java-analytics-admin/.kokoro/release/publish_javadoc.sh"
@@ -26,4 +20,4 @@ before_action {
keyname: "docuploader_service_account"
}
}
-}
\ No newline at end of file
+}
diff --git a/.kokoro/release/publish_javadoc.sh b/.kokoro/release/publish_javadoc.sh
index 58b8f331..1d1cc36b 100755
--- a/.kokoro/release/publish_javadoc.sh
+++ b/.kokoro/release/publish_javadoc.sh
@@ -56,22 +56,3 @@ python3 -m docuploader create-metadata \
python3 -m docuploader upload . \
--credentials ${CREDENTIALS} \
--staging-bucket ${STAGING_BUCKET}
-
-popd
-
-# V2 due to problems w/ the released javadoc plugin doclava, Java 8 is required. Beware of accidental updates.
-
-mvn clean site -B -q -Ddevsite.template="${KOKORO_GFILE_DIR}/java/"
-
-pushd target/devsite/reference
-
-# create metadata
-python3 -m docuploader create-metadata \
- --name ${NAME} \
- --version ${VERSION} \
- --language java
-
-# upload docs to staging bucket
-python3 -m docuploader upload . \
- --credentials ${CREDENTIALS} \
- --staging-bucket ${STAGING_BUCKET_V2}
diff --git a/synth.metadata b/synth.metadata
index d516fe85..79dc28f2 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-analytics-admin.git",
- "sha": "1e19379f8e29fc5f4870ded6ebdb7ae41155ec49"
+ "sha": "55d2f4eae090b9358e591dd0ce591410de6e031f"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "6946fd71ae9215b0e7ae188f5057df765ee6d7d2"
+ "sha": "21da7d9fa02f6916d9f87cf4072b3547b5c72eb5"
}
}
],
From f6e1f2f7f1a8e9b540d821e684862b7cc12f0144 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Thu, 4 Mar 2021 08:06:27 -0800
Subject: [PATCH 05/42] chore(release): update Java microgenerator to 1.0.1
(#183)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/292a5080-ebe0-4c71-bb68-8d2f16e9a67e/targets
- [ ] To automatically regenerate this PR, check this box.
PiperOrigin-RevId: 360805639
Source-Link: https://github.com/googleapis/googleapis/commit/3befd26ca55723d3e8111909331eac1249837987
Source-Link: https://github.com/googleapis/googleapis-gen/commit/1ad043d44370c3639640b1f1f549296c005448f5
---
.../admin/v1alpha/AnalyticsAdminServiceClient.java | 2 +-
.../admin/v1alpha/AnalyticsAdminServiceSettings.java | 2 +-
.../com/google/analytics/admin/v1alpha/package-info.java | 2 +-
.../admin/v1alpha/stub/AnalyticsAdminServiceStub.java | 2 +-
.../v1alpha/stub/AnalyticsAdminServiceStubSettings.java | 2 +-
.../stub/GrpcAnalyticsAdminServiceCallableFactory.java | 2 +-
.../admin/v1alpha/stub/GrpcAnalyticsAdminServiceStub.java | 2 +-
.../admin/v1alpha/AnalyticsAdminServiceClientTest.java | 2 +-
.../analytics/admin/v1alpha/MockAnalyticsAdminService.java | 2 +-
.../admin/v1alpha/MockAnalyticsAdminServiceImpl.java | 2 +-
.../com/google/analytics/admin/v1alpha/AccountName.java | 2 +-
.../google/analytics/admin/v1alpha/AccountSummaryName.java | 2 +-
.../analytics/admin/v1alpha/AndroidAppDataStreamName.java | 2 +-
.../analytics/admin/v1alpha/DataSharingSettingsName.java | 2 +-
.../admin/v1alpha/EnhancedMeasurementSettingsName.java | 2 +-
.../google/analytics/admin/v1alpha/FirebaseLinkName.java | 2 +-
.../google/analytics/admin/v1alpha/GlobalSiteTagName.java | 2 +-
.../google/analytics/admin/v1alpha/GoogleAdsLinkName.java | 2 +-
.../analytics/admin/v1alpha/IosAppDataStreamName.java | 2 +-
.../com/google/analytics/admin/v1alpha/PropertyName.java | 2 +-
.../com/google/analytics/admin/v1alpha/UserLinkName.java | 2 +-
.../google/analytics/admin/v1alpha/WebDataStreamName.java | 2 +-
synth.metadata | 6 +++---
23 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClient.java b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClient.java
index 9c5cef10..0a35a77f 100644
--- a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClient.java
+++ b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClient.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceSettings.java b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceSettings.java
index 1c99ca03..76363c43 100644
--- a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceSettings.java
+++ b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceSettings.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/package-info.java b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/package-info.java
index ddd2fd62..fbc24934 100644
--- a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/package-info.java
+++ b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/AnalyticsAdminServiceStub.java b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/AnalyticsAdminServiceStub.java
index 7b55092d..56884cc3 100644
--- a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/AnalyticsAdminServiceStub.java
+++ b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/AnalyticsAdminServiceStub.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/AnalyticsAdminServiceStubSettings.java b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/AnalyticsAdminServiceStubSettings.java
index 07b5b2f4..16fa8920 100644
--- a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/AnalyticsAdminServiceStubSettings.java
+++ b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/AnalyticsAdminServiceStubSettings.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/GrpcAnalyticsAdminServiceCallableFactory.java b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/GrpcAnalyticsAdminServiceCallableFactory.java
index 1bf78621..bf667ac9 100644
--- a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/GrpcAnalyticsAdminServiceCallableFactory.java
+++ b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/GrpcAnalyticsAdminServiceCallableFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/GrpcAnalyticsAdminServiceStub.java b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/GrpcAnalyticsAdminServiceStub.java
index 581c329c..a70347a9 100644
--- a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/GrpcAnalyticsAdminServiceStub.java
+++ b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/stub/GrpcAnalyticsAdminServiceStub.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/google-analytics-admin/src/test/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClientTest.java b/google-analytics-admin/src/test/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClientTest.java
index 8ff79722..16380982 100644
--- a/google-analytics-admin/src/test/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClientTest.java
+++ b/google-analytics-admin/src/test/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClientTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/google-analytics-admin/src/test/java/com/google/analytics/admin/v1alpha/MockAnalyticsAdminService.java b/google-analytics-admin/src/test/java/com/google/analytics/admin/v1alpha/MockAnalyticsAdminService.java
index dfb12185..0575d8bc 100644
--- a/google-analytics-admin/src/test/java/com/google/analytics/admin/v1alpha/MockAnalyticsAdminService.java
+++ b/google-analytics-admin/src/test/java/com/google/analytics/admin/v1alpha/MockAnalyticsAdminService.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/google-analytics-admin/src/test/java/com/google/analytics/admin/v1alpha/MockAnalyticsAdminServiceImpl.java b/google-analytics-admin/src/test/java/com/google/analytics/admin/v1alpha/MockAnalyticsAdminServiceImpl.java
index 67608409..f77f22ff 100644
--- a/google-analytics-admin/src/test/java/com/google/analytics/admin/v1alpha/MockAnalyticsAdminServiceImpl.java
+++ b/google-analytics-admin/src/test/java/com/google/analytics/admin/v1alpha/MockAnalyticsAdminServiceImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AccountName.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AccountName.java
index ccfa5292..f8147f6b 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AccountName.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AccountName.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AccountSummaryName.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AccountSummaryName.java
index 3e560362..200a9444 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AccountSummaryName.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AccountSummaryName.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AndroidAppDataStreamName.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AndroidAppDataStreamName.java
index cc0b3277..0fe0cca9 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AndroidAppDataStreamName.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AndroidAppDataStreamName.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/DataSharingSettingsName.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/DataSharingSettingsName.java
index fb685bb3..ece341ae 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/DataSharingSettingsName.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/DataSharingSettingsName.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/EnhancedMeasurementSettingsName.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/EnhancedMeasurementSettingsName.java
index cd54f7c1..635da2a6 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/EnhancedMeasurementSettingsName.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/EnhancedMeasurementSettingsName.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/FirebaseLinkName.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/FirebaseLinkName.java
index 6a3724b4..ce8dc214 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/FirebaseLinkName.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/FirebaseLinkName.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/GlobalSiteTagName.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/GlobalSiteTagName.java
index 53b40a6a..d85fc90d 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/GlobalSiteTagName.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/GlobalSiteTagName.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/GoogleAdsLinkName.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/GoogleAdsLinkName.java
index 91246c4f..6fb8423f 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/GoogleAdsLinkName.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/GoogleAdsLinkName.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/IosAppDataStreamName.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/IosAppDataStreamName.java
index 52915f6f..3235c77e 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/IosAppDataStreamName.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/IosAppDataStreamName.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/PropertyName.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/PropertyName.java
index e4e7ebc7..1fce097c 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/PropertyName.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/PropertyName.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UserLinkName.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UserLinkName.java
index e07131ea..0a68da91 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UserLinkName.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/UserLinkName.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/WebDataStreamName.java b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/WebDataStreamName.java
index b9f43cfc..b9faebf4 100644
--- a/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/WebDataStreamName.java
+++ b/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/WebDataStreamName.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Google LLC
+ * Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/synth.metadata b/synth.metadata
index 79dc28f2..1da001ac 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-analytics-admin.git",
- "sha": "55d2f4eae090b9358e591dd0ce591410de6e031f"
+ "sha": "ec0a0c3aa62d10b7b502a0c3038bfa2d2e40f96c"
}
},
{
"git": {
"name": "googleapis-gen",
"remote": "https://github.com/googleapis/googleapis-gen.git",
- "sha": "48cbe56ce46a7a917c5258213dfa63ee3b35839f",
- "internalRef": "359531616"
+ "sha": "1ad043d44370c3639640b1f1f549296c005448f5",
+ "internalRef": "360805639"
}
},
{
From b0428f37d98e7d34458331d66e2c757904638787 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Thu, 4 Mar 2021 15:54:05 -0800
Subject: [PATCH 06/42] chore: copy README to docfx-yml dir (#184)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/69766c45-5159-4300-b6d1-f7a09f78f2ab/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/d0bdade9a962042dc0f770cf631086f3db59b5b0
---
.kokoro/release/publish_javadoc11.sh | 5 ++++-
synth.metadata | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/.kokoro/release/publish_javadoc11.sh b/.kokoro/release/publish_javadoc11.sh
index 29b4cd3c..938e2629 100755
--- a/.kokoro/release/publish_javadoc11.sh
+++ b/.kokoro/release/publish_javadoc11.sh
@@ -40,6 +40,9 @@ export VERSION=$(grep ${NAME}: versions.txt | cut -d: -f3)
# generate yml
mvn clean site -B -q -P docFX
+# copy README to docfx-yml dir and rename index.md
+cp README.md target/docfx-yml/index.md
+
pushd target/docfx-yml
# create metadata
@@ -52,4 +55,4 @@ python3 -m docuploader create-metadata \
python3 -m docuploader upload . \
--credentials ${CREDENTIALS} \
--staging-bucket ${STAGING_BUCKET_V2} \
- --destination-prefix docfx-
+ --destination-prefix docfx
diff --git a/synth.metadata b/synth.metadata
index 1da001ac..da05fa1a 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-analytics-admin.git",
- "sha": "ec0a0c3aa62d10b7b502a0c3038bfa2d2e40f96c"
+ "sha": "f6e1f2f7f1a8e9b540d821e684862b7cc12f0144"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "21da7d9fa02f6916d9f87cf4072b3547b5c72eb5"
+ "sha": "d0bdade9a962042dc0f770cf631086f3db59b5b0"
}
}
],
From 4821d34b98dc470928874ef2e3996c80fb88ee54 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Mon, 8 Mar 2021 08:26:03 -0800
Subject: [PATCH 07/42] chore: update gax-java dependency to 1.62 (#185)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/91814418-9239-4513-8d8f-fda3fa752a45/targets
- [ ] To automatically regenerate this PR, check this box.
PiperOrigin-RevId: 361377784
Source-Link: https://github.com/googleapis/googleapis/commit/0e915217fb5261c1e57bfaf0e16ee5c7feaaba89
Source-Link: https://github.com/googleapis/googleapis-gen/commit/ba5ec70708cd72caa1692a95ce57891e3ade61dd
---
.../v1alpha/AnalyticsAdminServiceGrpc.java | 547 ++++++++++--------
synth.metadata | 6 +-
2 files changed, 305 insertions(+), 248 deletions(-)
diff --git a/grpc-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceGrpc.java b/grpc-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceGrpc.java
index 5f8fccf7..cccda831 100644
--- a/grpc-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceGrpc.java
+++ b/grpc-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceGrpc.java
@@ -16,11 +16,6 @@
package com.google.analytics.admin.v1alpha;
import static io.grpc.MethodDescriptor.generateFullMethodName;
-import static io.grpc.stub.ClientCalls.asyncUnaryCall;
-import static io.grpc.stub.ClientCalls.blockingUnaryCall;
-import static io.grpc.stub.ClientCalls.futureUnaryCall;
-import static io.grpc.stub.ServerCalls.asyncUnaryCall;
-import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall;
/**
*
@@ -2449,7 +2444,7 @@ public abstract static class AnalyticsAdminServiceImplBase implements io.grpc.Bi
public void getAccount(
com.google.analytics.admin.v1alpha.GetAccountRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getGetAccountMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getGetAccountMethod(), responseObserver);
}
/**
@@ -2466,7 +2461,8 @@ public void listAccounts(
com.google.analytics.admin.v1alpha.ListAccountsRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getListAccountsMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getListAccountsMethod(), responseObserver);
}
/**
@@ -2486,7 +2482,8 @@ public void listAccounts(
public void deleteAccount(
com.google.analytics.admin.v1alpha.DeleteAccountRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getDeleteAccountMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getDeleteAccountMethod(), responseObserver);
}
/**
@@ -2499,7 +2496,8 @@ public void deleteAccount(
public void updateAccount(
com.google.analytics.admin.v1alpha.UpdateAccountRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getUpdateAccountMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getUpdateAccountMethod(), responseObserver);
}
/**
@@ -2514,7 +2512,8 @@ public void provisionAccountTicket(
io.grpc.stub.StreamObserver<
com.google.analytics.admin.v1alpha.ProvisionAccountTicketResponse>
responseObserver) {
- asyncUnimplementedUnaryCall(getProvisionAccountTicketMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getProvisionAccountTicketMethod(), responseObserver);
}
/**
@@ -2528,7 +2527,8 @@ public void listAccountSummaries(
com.google.analytics.admin.v1alpha.ListAccountSummariesRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getListAccountSummariesMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getListAccountSummariesMethod(), responseObserver);
}
/**
@@ -2541,7 +2541,8 @@ public void listAccountSummaries(
public void getProperty(
com.google.analytics.admin.v1alpha.GetPropertyRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getGetPropertyMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getGetPropertyMethod(), responseObserver);
}
/**
@@ -2559,7 +2560,8 @@ public void listProperties(
com.google.analytics.admin.v1alpha.ListPropertiesRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getListPropertiesMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getListPropertiesMethod(), responseObserver);
}
/**
@@ -2572,7 +2574,8 @@ public void listProperties(
public void createProperty(
com.google.analytics.admin.v1alpha.CreatePropertyRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getCreatePropertyMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getCreatePropertyMethod(), responseObserver);
}
/**
@@ -2592,7 +2595,8 @@ public void createProperty(
public void deleteProperty(
com.google.analytics.admin.v1alpha.DeletePropertyRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getDeletePropertyMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getDeletePropertyMethod(), responseObserver);
}
/**
@@ -2605,7 +2609,8 @@ public void deleteProperty(
public void updateProperty(
com.google.analytics.admin.v1alpha.UpdatePropertyRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getUpdatePropertyMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getUpdatePropertyMethod(), responseObserver);
}
/**
@@ -2618,7 +2623,8 @@ public void updateProperty(
public void getUserLink(
com.google.analytics.admin.v1alpha.GetUserLinkRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getGetUserLinkMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getGetUserLinkMethod(), responseObserver);
}
/**
@@ -2632,7 +2638,8 @@ public void batchGetUserLinks(
com.google.analytics.admin.v1alpha.BatchGetUserLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getBatchGetUserLinksMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getBatchGetUserLinksMethod(), responseObserver);
}
/**
@@ -2646,7 +2653,8 @@ public void listUserLinks(
com.google.analytics.admin.v1alpha.ListUserLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getListUserLinksMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getListUserLinksMethod(), responseObserver);
}
/**
@@ -2667,7 +2675,8 @@ public void auditUserLinks(
com.google.analytics.admin.v1alpha.AuditUserLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getAuditUserLinksMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getAuditUserLinksMethod(), responseObserver);
}
/**
@@ -2683,7 +2692,8 @@ public void auditUserLinks(
public void createUserLink(
com.google.analytics.admin.v1alpha.CreateUserLinkRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getCreateUserLinkMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getCreateUserLinkMethod(), responseObserver);
}
/**
@@ -2699,7 +2709,8 @@ public void batchCreateUserLinks(
com.google.analytics.admin.v1alpha.BatchCreateUserLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getBatchCreateUserLinksMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getBatchCreateUserLinksMethod(), responseObserver);
}
/**
@@ -2712,7 +2723,8 @@ public void batchCreateUserLinks(
public void updateUserLink(
com.google.analytics.admin.v1alpha.UpdateUserLinkRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getUpdateUserLinkMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getUpdateUserLinkMethod(), responseObserver);
}
/**
@@ -2726,7 +2738,8 @@ public void batchUpdateUserLinks(
com.google.analytics.admin.v1alpha.BatchUpdateUserLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getBatchUpdateUserLinksMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getBatchUpdateUserLinksMethod(), responseObserver);
}
/**
@@ -2739,7 +2752,8 @@ public void batchUpdateUserLinks(
public void deleteUserLink(
com.google.analytics.admin.v1alpha.DeleteUserLinkRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getDeleteUserLinkMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getDeleteUserLinkMethod(), responseObserver);
}
/**
@@ -2752,7 +2766,8 @@ public void deleteUserLink(
public void batchDeleteUserLinks(
com.google.analytics.admin.v1alpha.BatchDeleteUserLinksRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getBatchDeleteUserLinksMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getBatchDeleteUserLinksMethod(), responseObserver);
}
/**
@@ -2766,7 +2781,8 @@ public void getWebDataStream(
com.google.analytics.admin.v1alpha.GetWebDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getGetWebDataStreamMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getGetWebDataStreamMethod(), responseObserver);
}
/**
@@ -2779,7 +2795,8 @@ public void getWebDataStream(
public void deleteWebDataStream(
com.google.analytics.admin.v1alpha.DeleteWebDataStreamRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getDeleteWebDataStreamMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getDeleteWebDataStreamMethod(), responseObserver);
}
/**
@@ -2793,7 +2810,8 @@ public void updateWebDataStream(
com.google.analytics.admin.v1alpha.UpdateWebDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getUpdateWebDataStreamMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getUpdateWebDataStreamMethod(), responseObserver);
}
/**
@@ -2807,7 +2825,8 @@ public void createWebDataStream(
com.google.analytics.admin.v1alpha.CreateWebDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getCreateWebDataStreamMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getCreateWebDataStreamMethod(), responseObserver);
}
/**
@@ -2823,7 +2842,8 @@ public void listWebDataStreams(
com.google.analytics.admin.v1alpha.ListWebDataStreamsRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getListWebDataStreamsMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getListWebDataStreamsMethod(), responseObserver);
}
/**
@@ -2837,7 +2857,8 @@ public void getIosAppDataStream(
com.google.analytics.admin.v1alpha.GetIosAppDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getGetIosAppDataStreamMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getGetIosAppDataStreamMethod(), responseObserver);
}
/**
@@ -2850,7 +2871,8 @@ public void getIosAppDataStream(
public void deleteIosAppDataStream(
com.google.analytics.admin.v1alpha.DeleteIosAppDataStreamRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getDeleteIosAppDataStreamMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getDeleteIosAppDataStreamMethod(), responseObserver);
}
/**
@@ -2864,7 +2886,8 @@ public void updateIosAppDataStream(
com.google.analytics.admin.v1alpha.UpdateIosAppDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getUpdateIosAppDataStreamMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getUpdateIosAppDataStreamMethod(), responseObserver);
}
/**
@@ -2884,7 +2907,8 @@ public void createIosAppDataStream(
com.google.analytics.admin.v1alpha.CreateIosAppDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getCreateIosAppDataStreamMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getCreateIosAppDataStreamMethod(), responseObserver);
}
/**
@@ -2901,7 +2925,8 @@ public void listIosAppDataStreams(
io.grpc.stub.StreamObserver<
com.google.analytics.admin.v1alpha.ListIosAppDataStreamsResponse>
responseObserver) {
- asyncUnimplementedUnaryCall(getListIosAppDataStreamsMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getListIosAppDataStreamsMethod(), responseObserver);
}
/**
@@ -2915,7 +2940,8 @@ public void getAndroidAppDataStream(
com.google.analytics.admin.v1alpha.GetAndroidAppDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getGetAndroidAppDataStreamMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getGetAndroidAppDataStreamMethod(), responseObserver);
}
/**
@@ -2928,7 +2954,8 @@ public void getAndroidAppDataStream(
public void deleteAndroidAppDataStream(
com.google.analytics.admin.v1alpha.DeleteAndroidAppDataStreamRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getDeleteAndroidAppDataStreamMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getDeleteAndroidAppDataStreamMethod(), responseObserver);
}
/**
@@ -2942,7 +2969,8 @@ public void updateAndroidAppDataStream(
com.google.analytics.admin.v1alpha.UpdateAndroidAppDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getUpdateAndroidAppDataStreamMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getUpdateAndroidAppDataStreamMethod(), responseObserver);
}
/**
@@ -2962,7 +2990,8 @@ public void createAndroidAppDataStream(
com.google.analytics.admin.v1alpha.CreateAndroidAppDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getCreateAndroidAppDataStreamMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getCreateAndroidAppDataStreamMethod(), responseObserver);
}
/**
@@ -2979,7 +3008,8 @@ public void listAndroidAppDataStreams(
io.grpc.stub.StreamObserver<
com.google.analytics.admin.v1alpha.ListAndroidAppDataStreamsResponse>
responseObserver) {
- asyncUnimplementedUnaryCall(getListAndroidAppDataStreamsMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getListAndroidAppDataStreamsMethod(), responseObserver);
}
/**
@@ -2995,7 +3025,8 @@ public void getEnhancedMeasurementSettings(
com.google.analytics.admin.v1alpha.GetEnhancedMeasurementSettingsRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getGetEnhancedMeasurementSettingsMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getGetEnhancedMeasurementSettingsMethod(), responseObserver);
}
/**
@@ -3011,7 +3042,8 @@ public void updateEnhancedMeasurementSettings(
com.google.analytics.admin.v1alpha.UpdateEnhancedMeasurementSettingsRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getUpdateEnhancedMeasurementSettingsMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getUpdateEnhancedMeasurementSettingsMethod(), responseObserver);
}
/**
@@ -3026,7 +3058,8 @@ public void createFirebaseLink(
com.google.analytics.admin.v1alpha.CreateFirebaseLinkRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getCreateFirebaseLinkMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getCreateFirebaseLinkMethod(), responseObserver);
}
/**
@@ -3040,7 +3073,8 @@ public void updateFirebaseLink(
com.google.analytics.admin.v1alpha.UpdateFirebaseLinkRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getUpdateFirebaseLinkMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getUpdateFirebaseLinkMethod(), responseObserver);
}
/**
@@ -3053,7 +3087,8 @@ public void updateFirebaseLink(
public void deleteFirebaseLink(
com.google.analytics.admin.v1alpha.DeleteFirebaseLinkRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getDeleteFirebaseLinkMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getDeleteFirebaseLinkMethod(), responseObserver);
}
/**
@@ -3068,7 +3103,8 @@ public void listFirebaseLinks(
com.google.analytics.admin.v1alpha.ListFirebaseLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getListFirebaseLinksMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getListFirebaseLinksMethod(), responseObserver);
}
/**
@@ -3083,7 +3119,8 @@ public void getGlobalSiteTag(
com.google.analytics.admin.v1alpha.GetGlobalSiteTagRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getGetGlobalSiteTagMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getGetGlobalSiteTagMethod(), responseObserver);
}
/**
@@ -3097,7 +3134,8 @@ public void createGoogleAdsLink(
com.google.analytics.admin.v1alpha.CreateGoogleAdsLinkRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getCreateGoogleAdsLinkMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getCreateGoogleAdsLinkMethod(), responseObserver);
}
/**
@@ -3111,7 +3149,8 @@ public void updateGoogleAdsLink(
com.google.analytics.admin.v1alpha.UpdateGoogleAdsLinkRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getUpdateGoogleAdsLinkMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getUpdateGoogleAdsLinkMethod(), responseObserver);
}
/**
@@ -3124,7 +3163,8 @@ public void updateGoogleAdsLink(
public void deleteGoogleAdsLink(
com.google.analytics.admin.v1alpha.DeleteGoogleAdsLinkRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnimplementedUnaryCall(getDeleteGoogleAdsLinkMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getDeleteGoogleAdsLinkMethod(), responseObserver);
}
/**
@@ -3138,7 +3178,8 @@ public void listGoogleAdsLinks(
com.google.analytics.admin.v1alpha.ListGoogleAdsLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getListGoogleAdsLinksMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getListGoogleAdsLinksMethod(), responseObserver);
}
/**
@@ -3153,7 +3194,8 @@ public void getDataSharingSettings(
com.google.analytics.admin.v1alpha.GetDataSharingSettingsRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnimplementedUnaryCall(getGetDataSharingSettingsMethod(), responseObserver);
+ io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(
+ getGetDataSharingSettingsMethod(), responseObserver);
}
@java.lang.Override
@@ -3161,321 +3203,321 @@ public final io.grpc.ServerServiceDefinition bindService() {
return io.grpc.ServerServiceDefinition.builder(getServiceDescriptor())
.addMethod(
getGetAccountMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.GetAccountRequest,
com.google.analytics.admin.v1alpha.Account>(this, METHODID_GET_ACCOUNT)))
.addMethod(
getListAccountsMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.ListAccountsRequest,
com.google.analytics.admin.v1alpha.ListAccountsResponse>(
this, METHODID_LIST_ACCOUNTS)))
.addMethod(
getDeleteAccountMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.DeleteAccountRequest,
com.google.protobuf.Empty>(this, METHODID_DELETE_ACCOUNT)))
.addMethod(
getUpdateAccountMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.UpdateAccountRequest,
com.google.analytics.admin.v1alpha.Account>(this, METHODID_UPDATE_ACCOUNT)))
.addMethod(
getProvisionAccountTicketMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.ProvisionAccountTicketRequest,
com.google.analytics.admin.v1alpha.ProvisionAccountTicketResponse>(
this, METHODID_PROVISION_ACCOUNT_TICKET)))
.addMethod(
getListAccountSummariesMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.ListAccountSummariesRequest,
com.google.analytics.admin.v1alpha.ListAccountSummariesResponse>(
this, METHODID_LIST_ACCOUNT_SUMMARIES)))
.addMethod(
getGetPropertyMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.GetPropertyRequest,
com.google.analytics.admin.v1alpha.Property>(this, METHODID_GET_PROPERTY)))
.addMethod(
getListPropertiesMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.ListPropertiesRequest,
com.google.analytics.admin.v1alpha.ListPropertiesResponse>(
this, METHODID_LIST_PROPERTIES)))
.addMethod(
getCreatePropertyMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.CreatePropertyRequest,
com.google.analytics.admin.v1alpha.Property>(this, METHODID_CREATE_PROPERTY)))
.addMethod(
getDeletePropertyMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.DeletePropertyRequest,
com.google.protobuf.Empty>(this, METHODID_DELETE_PROPERTY)))
.addMethod(
getUpdatePropertyMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.UpdatePropertyRequest,
com.google.analytics.admin.v1alpha.Property>(this, METHODID_UPDATE_PROPERTY)))
.addMethod(
getGetUserLinkMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.GetUserLinkRequest,
com.google.analytics.admin.v1alpha.UserLink>(this, METHODID_GET_USER_LINK)))
.addMethod(
getBatchGetUserLinksMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.BatchGetUserLinksRequest,
com.google.analytics.admin.v1alpha.BatchGetUserLinksResponse>(
this, METHODID_BATCH_GET_USER_LINKS)))
.addMethod(
getListUserLinksMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.ListUserLinksRequest,
com.google.analytics.admin.v1alpha.ListUserLinksResponse>(
this, METHODID_LIST_USER_LINKS)))
.addMethod(
getAuditUserLinksMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.AuditUserLinksRequest,
com.google.analytics.admin.v1alpha.AuditUserLinksResponse>(
this, METHODID_AUDIT_USER_LINKS)))
.addMethod(
getCreateUserLinkMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.CreateUserLinkRequest,
com.google.analytics.admin.v1alpha.UserLink>(
this, METHODID_CREATE_USER_LINK)))
.addMethod(
getBatchCreateUserLinksMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.BatchCreateUserLinksRequest,
com.google.analytics.admin.v1alpha.BatchCreateUserLinksResponse>(
this, METHODID_BATCH_CREATE_USER_LINKS)))
.addMethod(
getUpdateUserLinkMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.UpdateUserLinkRequest,
com.google.analytics.admin.v1alpha.UserLink>(
this, METHODID_UPDATE_USER_LINK)))
.addMethod(
getBatchUpdateUserLinksMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.BatchUpdateUserLinksRequest,
com.google.analytics.admin.v1alpha.BatchUpdateUserLinksResponse>(
this, METHODID_BATCH_UPDATE_USER_LINKS)))
.addMethod(
getDeleteUserLinkMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.DeleteUserLinkRequest,
com.google.protobuf.Empty>(this, METHODID_DELETE_USER_LINK)))
.addMethod(
getBatchDeleteUserLinksMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.BatchDeleteUserLinksRequest,
com.google.protobuf.Empty>(this, METHODID_BATCH_DELETE_USER_LINKS)))
.addMethod(
getGetWebDataStreamMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.GetWebDataStreamRequest,
com.google.analytics.admin.v1alpha.WebDataStream>(
this, METHODID_GET_WEB_DATA_STREAM)))
.addMethod(
getDeleteWebDataStreamMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.DeleteWebDataStreamRequest,
com.google.protobuf.Empty>(this, METHODID_DELETE_WEB_DATA_STREAM)))
.addMethod(
getUpdateWebDataStreamMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.UpdateWebDataStreamRequest,
com.google.analytics.admin.v1alpha.WebDataStream>(
this, METHODID_UPDATE_WEB_DATA_STREAM)))
.addMethod(
getCreateWebDataStreamMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.CreateWebDataStreamRequest,
com.google.analytics.admin.v1alpha.WebDataStream>(
this, METHODID_CREATE_WEB_DATA_STREAM)))
.addMethod(
getListWebDataStreamsMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.ListWebDataStreamsRequest,
com.google.analytics.admin.v1alpha.ListWebDataStreamsResponse>(
this, METHODID_LIST_WEB_DATA_STREAMS)))
.addMethod(
getGetIosAppDataStreamMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.GetIosAppDataStreamRequest,
com.google.analytics.admin.v1alpha.IosAppDataStream>(
this, METHODID_GET_IOS_APP_DATA_STREAM)))
.addMethod(
getDeleteIosAppDataStreamMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.DeleteIosAppDataStreamRequest,
com.google.protobuf.Empty>(this, METHODID_DELETE_IOS_APP_DATA_STREAM)))
.addMethod(
getUpdateIosAppDataStreamMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.UpdateIosAppDataStreamRequest,
com.google.analytics.admin.v1alpha.IosAppDataStream>(
this, METHODID_UPDATE_IOS_APP_DATA_STREAM)))
.addMethod(
getCreateIosAppDataStreamMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.CreateIosAppDataStreamRequest,
com.google.analytics.admin.v1alpha.IosAppDataStream>(
this, METHODID_CREATE_IOS_APP_DATA_STREAM)))
.addMethod(
getListIosAppDataStreamsMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.ListIosAppDataStreamsRequest,
com.google.analytics.admin.v1alpha.ListIosAppDataStreamsResponse>(
this, METHODID_LIST_IOS_APP_DATA_STREAMS)))
.addMethod(
getGetAndroidAppDataStreamMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.GetAndroidAppDataStreamRequest,
com.google.analytics.admin.v1alpha.AndroidAppDataStream>(
this, METHODID_GET_ANDROID_APP_DATA_STREAM)))
.addMethod(
getDeleteAndroidAppDataStreamMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.DeleteAndroidAppDataStreamRequest,
com.google.protobuf.Empty>(this, METHODID_DELETE_ANDROID_APP_DATA_STREAM)))
.addMethod(
getUpdateAndroidAppDataStreamMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.UpdateAndroidAppDataStreamRequest,
com.google.analytics.admin.v1alpha.AndroidAppDataStream>(
this, METHODID_UPDATE_ANDROID_APP_DATA_STREAM)))
.addMethod(
getCreateAndroidAppDataStreamMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.CreateAndroidAppDataStreamRequest,
com.google.analytics.admin.v1alpha.AndroidAppDataStream>(
this, METHODID_CREATE_ANDROID_APP_DATA_STREAM)))
.addMethod(
getListAndroidAppDataStreamsMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.ListAndroidAppDataStreamsRequest,
com.google.analytics.admin.v1alpha.ListAndroidAppDataStreamsResponse>(
this, METHODID_LIST_ANDROID_APP_DATA_STREAMS)))
.addMethod(
getGetEnhancedMeasurementSettingsMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.GetEnhancedMeasurementSettingsRequest,
com.google.analytics.admin.v1alpha.EnhancedMeasurementSettings>(
this, METHODID_GET_ENHANCED_MEASUREMENT_SETTINGS)))
.addMethod(
getUpdateEnhancedMeasurementSettingsMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.UpdateEnhancedMeasurementSettingsRequest,
com.google.analytics.admin.v1alpha.EnhancedMeasurementSettings>(
this, METHODID_UPDATE_ENHANCED_MEASUREMENT_SETTINGS)))
.addMethod(
getCreateFirebaseLinkMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.CreateFirebaseLinkRequest,
com.google.analytics.admin.v1alpha.FirebaseLink>(
this, METHODID_CREATE_FIREBASE_LINK)))
.addMethod(
getUpdateFirebaseLinkMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.UpdateFirebaseLinkRequest,
com.google.analytics.admin.v1alpha.FirebaseLink>(
this, METHODID_UPDATE_FIREBASE_LINK)))
.addMethod(
getDeleteFirebaseLinkMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.DeleteFirebaseLinkRequest,
com.google.protobuf.Empty>(this, METHODID_DELETE_FIREBASE_LINK)))
.addMethod(
getListFirebaseLinksMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.ListFirebaseLinksRequest,
com.google.analytics.admin.v1alpha.ListFirebaseLinksResponse>(
this, METHODID_LIST_FIREBASE_LINKS)))
.addMethod(
getGetGlobalSiteTagMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.GetGlobalSiteTagRequest,
com.google.analytics.admin.v1alpha.GlobalSiteTag>(
this, METHODID_GET_GLOBAL_SITE_TAG)))
.addMethod(
getCreateGoogleAdsLinkMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.CreateGoogleAdsLinkRequest,
com.google.analytics.admin.v1alpha.GoogleAdsLink>(
this, METHODID_CREATE_GOOGLE_ADS_LINK)))
.addMethod(
getUpdateGoogleAdsLinkMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.UpdateGoogleAdsLinkRequest,
com.google.analytics.admin.v1alpha.GoogleAdsLink>(
this, METHODID_UPDATE_GOOGLE_ADS_LINK)))
.addMethod(
getDeleteGoogleAdsLinkMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.DeleteGoogleAdsLinkRequest,
com.google.protobuf.Empty>(this, METHODID_DELETE_GOOGLE_ADS_LINK)))
.addMethod(
getListGoogleAdsLinksMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.ListGoogleAdsLinksRequest,
com.google.analytics.admin.v1alpha.ListGoogleAdsLinksResponse>(
this, METHODID_LIST_GOOGLE_ADS_LINKS)))
.addMethod(
getGetDataSharingSettingsMethod(),
- asyncUnaryCall(
+ io.grpc.stub.ServerCalls.asyncUnaryCall(
new MethodHandlers<
com.google.analytics.admin.v1alpha.GetDataSharingSettingsRequest,
com.google.analytics.admin.v1alpha.DataSharingSettings>(
@@ -3513,7 +3555,7 @@ protected AnalyticsAdminServiceStub build(
public void getAccount(
com.google.analytics.admin.v1alpha.GetAccountRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getGetAccountMethod(), getCallOptions()), request, responseObserver);
}
@@ -3531,7 +3573,7 @@ public void listAccounts(
com.google.analytics.admin.v1alpha.ListAccountsRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getListAccountsMethod(), getCallOptions()),
request,
responseObserver);
@@ -3554,7 +3596,7 @@ public void listAccounts(
public void deleteAccount(
com.google.analytics.admin.v1alpha.DeleteAccountRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getDeleteAccountMethod(), getCallOptions()),
request,
responseObserver);
@@ -3570,7 +3612,7 @@ public void deleteAccount(
public void updateAccount(
com.google.analytics.admin.v1alpha.UpdateAccountRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getUpdateAccountMethod(), getCallOptions()),
request,
responseObserver);
@@ -3588,7 +3630,7 @@ public void provisionAccountTicket(
io.grpc.stub.StreamObserver<
com.google.analytics.admin.v1alpha.ProvisionAccountTicketResponse>
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getProvisionAccountTicketMethod(), getCallOptions()),
request,
responseObserver);
@@ -3605,7 +3647,7 @@ public void listAccountSummaries(
com.google.analytics.admin.v1alpha.ListAccountSummariesRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getListAccountSummariesMethod(), getCallOptions()),
request,
responseObserver);
@@ -3621,7 +3663,7 @@ public void listAccountSummaries(
public void getProperty(
com.google.analytics.admin.v1alpha.GetPropertyRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getGetPropertyMethod(), getCallOptions()),
request,
responseObserver);
@@ -3642,7 +3684,7 @@ public void listProperties(
com.google.analytics.admin.v1alpha.ListPropertiesRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getListPropertiesMethod(), getCallOptions()),
request,
responseObserver);
@@ -3658,7 +3700,7 @@ public void listProperties(
public void createProperty(
com.google.analytics.admin.v1alpha.CreatePropertyRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getCreatePropertyMethod(), getCallOptions()),
request,
responseObserver);
@@ -3681,7 +3723,7 @@ public void createProperty(
public void deleteProperty(
com.google.analytics.admin.v1alpha.DeletePropertyRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getDeletePropertyMethod(), getCallOptions()),
request,
responseObserver);
@@ -3697,7 +3739,7 @@ public void deleteProperty(
public void updateProperty(
com.google.analytics.admin.v1alpha.UpdatePropertyRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getUpdatePropertyMethod(), getCallOptions()),
request,
responseObserver);
@@ -3713,7 +3755,7 @@ public void updateProperty(
public void getUserLink(
com.google.analytics.admin.v1alpha.GetUserLinkRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getGetUserLinkMethod(), getCallOptions()),
request,
responseObserver);
@@ -3730,7 +3772,7 @@ public void batchGetUserLinks(
com.google.analytics.admin.v1alpha.BatchGetUserLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getBatchGetUserLinksMethod(), getCallOptions()),
request,
responseObserver);
@@ -3747,7 +3789,7 @@ public void listUserLinks(
com.google.analytics.admin.v1alpha.ListUserLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getListUserLinksMethod(), getCallOptions()),
request,
responseObserver);
@@ -3771,7 +3813,7 @@ public void auditUserLinks(
com.google.analytics.admin.v1alpha.AuditUserLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getAuditUserLinksMethod(), getCallOptions()),
request,
responseObserver);
@@ -3790,7 +3832,7 @@ public void auditUserLinks(
public void createUserLink(
com.google.analytics.admin.v1alpha.CreateUserLinkRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getCreateUserLinkMethod(), getCallOptions()),
request,
responseObserver);
@@ -3809,7 +3851,7 @@ public void batchCreateUserLinks(
com.google.analytics.admin.v1alpha.BatchCreateUserLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getBatchCreateUserLinksMethod(), getCallOptions()),
request,
responseObserver);
@@ -3825,7 +3867,7 @@ public void batchCreateUserLinks(
public void updateUserLink(
com.google.analytics.admin.v1alpha.UpdateUserLinkRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getUpdateUserLinkMethod(), getCallOptions()),
request,
responseObserver);
@@ -3842,7 +3884,7 @@ public void batchUpdateUserLinks(
com.google.analytics.admin.v1alpha.BatchUpdateUserLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getBatchUpdateUserLinksMethod(), getCallOptions()),
request,
responseObserver);
@@ -3858,7 +3900,7 @@ public void batchUpdateUserLinks(
public void deleteUserLink(
com.google.analytics.admin.v1alpha.DeleteUserLinkRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getDeleteUserLinkMethod(), getCallOptions()),
request,
responseObserver);
@@ -3874,7 +3916,7 @@ public void deleteUserLink(
public void batchDeleteUserLinks(
com.google.analytics.admin.v1alpha.BatchDeleteUserLinksRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getBatchDeleteUserLinksMethod(), getCallOptions()),
request,
responseObserver);
@@ -3891,7 +3933,7 @@ public void getWebDataStream(
com.google.analytics.admin.v1alpha.GetWebDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getGetWebDataStreamMethod(), getCallOptions()),
request,
responseObserver);
@@ -3907,7 +3949,7 @@ public void getWebDataStream(
public void deleteWebDataStream(
com.google.analytics.admin.v1alpha.DeleteWebDataStreamRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getDeleteWebDataStreamMethod(), getCallOptions()),
request,
responseObserver);
@@ -3924,7 +3966,7 @@ public void updateWebDataStream(
com.google.analytics.admin.v1alpha.UpdateWebDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getUpdateWebDataStreamMethod(), getCallOptions()),
request,
responseObserver);
@@ -3941,7 +3983,7 @@ public void createWebDataStream(
com.google.analytics.admin.v1alpha.CreateWebDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getCreateWebDataStreamMethod(), getCallOptions()),
request,
responseObserver);
@@ -3960,7 +4002,7 @@ public void listWebDataStreams(
com.google.analytics.admin.v1alpha.ListWebDataStreamsRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getListWebDataStreamsMethod(), getCallOptions()),
request,
responseObserver);
@@ -3977,7 +4019,7 @@ public void getIosAppDataStream(
com.google.analytics.admin.v1alpha.GetIosAppDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getGetIosAppDataStreamMethod(), getCallOptions()),
request,
responseObserver);
@@ -3993,7 +4035,7 @@ public void getIosAppDataStream(
public void deleteIosAppDataStream(
com.google.analytics.admin.v1alpha.DeleteIosAppDataStreamRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getDeleteIosAppDataStreamMethod(), getCallOptions()),
request,
responseObserver);
@@ -4010,7 +4052,7 @@ public void updateIosAppDataStream(
com.google.analytics.admin.v1alpha.UpdateIosAppDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getUpdateIosAppDataStreamMethod(), getCallOptions()),
request,
responseObserver);
@@ -4033,7 +4075,7 @@ public void createIosAppDataStream(
com.google.analytics.admin.v1alpha.CreateIosAppDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getCreateIosAppDataStreamMethod(), getCallOptions()),
request,
responseObserver);
@@ -4053,7 +4095,7 @@ public void listIosAppDataStreams(
io.grpc.stub.StreamObserver<
com.google.analytics.admin.v1alpha.ListIosAppDataStreamsResponse>
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getListIosAppDataStreamsMethod(), getCallOptions()),
request,
responseObserver);
@@ -4070,7 +4112,7 @@ public void getAndroidAppDataStream(
com.google.analytics.admin.v1alpha.GetAndroidAppDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getGetAndroidAppDataStreamMethod(), getCallOptions()),
request,
responseObserver);
@@ -4086,7 +4128,7 @@ public void getAndroidAppDataStream(
public void deleteAndroidAppDataStream(
com.google.analytics.admin.v1alpha.DeleteAndroidAppDataStreamRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getDeleteAndroidAppDataStreamMethod(), getCallOptions()),
request,
responseObserver);
@@ -4103,7 +4145,7 @@ public void updateAndroidAppDataStream(
com.google.analytics.admin.v1alpha.UpdateAndroidAppDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getUpdateAndroidAppDataStreamMethod(), getCallOptions()),
request,
responseObserver);
@@ -4126,7 +4168,7 @@ public void createAndroidAppDataStream(
com.google.analytics.admin.v1alpha.CreateAndroidAppDataStreamRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getCreateAndroidAppDataStreamMethod(), getCallOptions()),
request,
responseObserver);
@@ -4146,7 +4188,7 @@ public void listAndroidAppDataStreams(
io.grpc.stub.StreamObserver<
com.google.analytics.admin.v1alpha.ListAndroidAppDataStreamsResponse>
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getListAndroidAppDataStreamsMethod(), getCallOptions()),
request,
responseObserver);
@@ -4165,7 +4207,7 @@ public void getEnhancedMeasurementSettings(
com.google.analytics.admin.v1alpha.GetEnhancedMeasurementSettingsRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getGetEnhancedMeasurementSettingsMethod(), getCallOptions()),
request,
responseObserver);
@@ -4184,7 +4226,7 @@ public void updateEnhancedMeasurementSettings(
com.google.analytics.admin.v1alpha.UpdateEnhancedMeasurementSettingsRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getUpdateEnhancedMeasurementSettingsMethod(), getCallOptions()),
request,
responseObserver);
@@ -4202,7 +4244,7 @@ public void createFirebaseLink(
com.google.analytics.admin.v1alpha.CreateFirebaseLinkRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getCreateFirebaseLinkMethod(), getCallOptions()),
request,
responseObserver);
@@ -4219,7 +4261,7 @@ public void updateFirebaseLink(
com.google.analytics.admin.v1alpha.UpdateFirebaseLinkRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getUpdateFirebaseLinkMethod(), getCallOptions()),
request,
responseObserver);
@@ -4235,7 +4277,7 @@ public void updateFirebaseLink(
public void deleteFirebaseLink(
com.google.analytics.admin.v1alpha.DeleteFirebaseLinkRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getDeleteFirebaseLinkMethod(), getCallOptions()),
request,
responseObserver);
@@ -4253,7 +4295,7 @@ public void listFirebaseLinks(
com.google.analytics.admin.v1alpha.ListFirebaseLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getListFirebaseLinksMethod(), getCallOptions()),
request,
responseObserver);
@@ -4271,7 +4313,7 @@ public void getGlobalSiteTag(
com.google.analytics.admin.v1alpha.GetGlobalSiteTagRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getGetGlobalSiteTagMethod(), getCallOptions()),
request,
responseObserver);
@@ -4288,7 +4330,7 @@ public void createGoogleAdsLink(
com.google.analytics.admin.v1alpha.CreateGoogleAdsLinkRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getCreateGoogleAdsLinkMethod(), getCallOptions()),
request,
responseObserver);
@@ -4305,7 +4347,7 @@ public void updateGoogleAdsLink(
com.google.analytics.admin.v1alpha.UpdateGoogleAdsLinkRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getUpdateGoogleAdsLinkMethod(), getCallOptions()),
request,
responseObserver);
@@ -4321,7 +4363,7 @@ public void updateGoogleAdsLink(
public void deleteGoogleAdsLink(
com.google.analytics.admin.v1alpha.DeleteGoogleAdsLinkRequest request,
io.grpc.stub.StreamObserver responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getDeleteGoogleAdsLinkMethod(), getCallOptions()),
request,
responseObserver);
@@ -4338,7 +4380,7 @@ public void listGoogleAdsLinks(
com.google.analytics.admin.v1alpha.ListGoogleAdsLinksRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getListGoogleAdsLinksMethod(), getCallOptions()),
request,
responseObserver);
@@ -4356,7 +4398,7 @@ public void getDataSharingSettings(
com.google.analytics.admin.v1alpha.GetDataSharingSettingsRequest request,
io.grpc.stub.StreamObserver
responseObserver) {
- asyncUnaryCall(
+ io.grpc.stub.ClientCalls.asyncUnaryCall(
getChannel().newCall(getGetDataSharingSettingsMethod(), getCallOptions()),
request,
responseObserver);
@@ -4392,7 +4434,8 @@ protected AnalyticsAdminServiceBlockingStub build(
*/
public com.google.analytics.admin.v1alpha.Account getAccount(
com.google.analytics.admin.v1alpha.GetAccountRequest request) {
- return blockingUnaryCall(getChannel(), getGetAccountMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getGetAccountMethod(), getCallOptions(), request);
}
/**
@@ -4407,7 +4450,8 @@ public com.google.analytics.admin.v1alpha.Account getAccount(
*/
public com.google.analytics.admin.v1alpha.ListAccountsResponse listAccounts(
com.google.analytics.admin.v1alpha.ListAccountsRequest request) {
- return blockingUnaryCall(getChannel(), getListAccountsMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getListAccountsMethod(), getCallOptions(), request);
}
/**
@@ -4426,7 +4470,8 @@ public com.google.analytics.admin.v1alpha.ListAccountsResponse listAccounts(
*/
public com.google.protobuf.Empty deleteAccount(
com.google.analytics.admin.v1alpha.DeleteAccountRequest request) {
- return blockingUnaryCall(getChannel(), getDeleteAccountMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getDeleteAccountMethod(), getCallOptions(), request);
}
/**
@@ -4438,7 +4483,8 @@ public com.google.protobuf.Empty deleteAccount(
*/
public com.google.analytics.admin.v1alpha.Account updateAccount(
com.google.analytics.admin.v1alpha.UpdateAccountRequest request) {
- return blockingUnaryCall(getChannel(), getUpdateAccountMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getUpdateAccountMethod(), getCallOptions(), request);
}
/**
@@ -4450,7 +4496,7 @@ public com.google.analytics.admin.v1alpha.Account updateAccount(
*/
public com.google.analytics.admin.v1alpha.ProvisionAccountTicketResponse provisionAccountTicket(
com.google.analytics.admin.v1alpha.ProvisionAccountTicketRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getProvisionAccountTicketMethod(), getCallOptions(), request);
}
@@ -4463,7 +4509,7 @@ public com.google.analytics.admin.v1alpha.ProvisionAccountTicketResponse provisi
*/
public com.google.analytics.admin.v1alpha.ListAccountSummariesResponse listAccountSummaries(
com.google.analytics.admin.v1alpha.ListAccountSummariesRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getListAccountSummariesMethod(), getCallOptions(), request);
}
@@ -4476,7 +4522,8 @@ public com.google.analytics.admin.v1alpha.ListAccountSummariesResponse listAccou
*/
public com.google.analytics.admin.v1alpha.Property getProperty(
com.google.analytics.admin.v1alpha.GetPropertyRequest request) {
- return blockingUnaryCall(getChannel(), getGetPropertyMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getGetPropertyMethod(), getCallOptions(), request);
}
/**
@@ -4492,7 +4539,8 @@ public com.google.analytics.admin.v1alpha.Property getProperty(
*/
public com.google.analytics.admin.v1alpha.ListPropertiesResponse listProperties(
com.google.analytics.admin.v1alpha.ListPropertiesRequest request) {
- return blockingUnaryCall(getChannel(), getListPropertiesMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getListPropertiesMethod(), getCallOptions(), request);
}
/**
@@ -4504,7 +4552,8 @@ public com.google.analytics.admin.v1alpha.ListPropertiesResponse listProperties(
*/
public com.google.analytics.admin.v1alpha.Property createProperty(
com.google.analytics.admin.v1alpha.CreatePropertyRequest request) {
- return blockingUnaryCall(getChannel(), getCreatePropertyMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getCreatePropertyMethod(), getCallOptions(), request);
}
/**
@@ -4523,7 +4572,8 @@ public com.google.analytics.admin.v1alpha.Property createProperty(
*/
public com.google.protobuf.Empty deleteProperty(
com.google.analytics.admin.v1alpha.DeletePropertyRequest request) {
- return blockingUnaryCall(getChannel(), getDeletePropertyMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getDeletePropertyMethod(), getCallOptions(), request);
}
/**
@@ -4535,7 +4585,8 @@ public com.google.protobuf.Empty deleteProperty(
*/
public com.google.analytics.admin.v1alpha.Property updateProperty(
com.google.analytics.admin.v1alpha.UpdatePropertyRequest request) {
- return blockingUnaryCall(getChannel(), getUpdatePropertyMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getUpdatePropertyMethod(), getCallOptions(), request);
}
/**
@@ -4547,7 +4598,8 @@ public com.google.analytics.admin.v1alpha.Property updateProperty(
*/
public com.google.analytics.admin.v1alpha.UserLink getUserLink(
com.google.analytics.admin.v1alpha.GetUserLinkRequest request) {
- return blockingUnaryCall(getChannel(), getGetUserLinkMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getGetUserLinkMethod(), getCallOptions(), request);
}
/**
@@ -4559,7 +4611,7 @@ public com.google.analytics.admin.v1alpha.UserLink getUserLink(
*/
public com.google.analytics.admin.v1alpha.BatchGetUserLinksResponse batchGetUserLinks(
com.google.analytics.admin.v1alpha.BatchGetUserLinksRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getBatchGetUserLinksMethod(), getCallOptions(), request);
}
@@ -4572,7 +4624,8 @@ public com.google.analytics.admin.v1alpha.BatchGetUserLinksResponse batchGetUser
*/
public com.google.analytics.admin.v1alpha.ListUserLinksResponse listUserLinks(
com.google.analytics.admin.v1alpha.ListUserLinksRequest request) {
- return blockingUnaryCall(getChannel(), getListUserLinksMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getListUserLinksMethod(), getCallOptions(), request);
}
/**
@@ -4591,7 +4644,8 @@ public com.google.analytics.admin.v1alpha.ListUserLinksResponse listUserLinks(
*/
public com.google.analytics.admin.v1alpha.AuditUserLinksResponse auditUserLinks(
com.google.analytics.admin.v1alpha.AuditUserLinksRequest request) {
- return blockingUnaryCall(getChannel(), getAuditUserLinksMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getAuditUserLinksMethod(), getCallOptions(), request);
}
/**
@@ -4606,7 +4660,8 @@ public com.google.analytics.admin.v1alpha.AuditUserLinksResponse auditUserLinks(
*/
public com.google.analytics.admin.v1alpha.UserLink createUserLink(
com.google.analytics.admin.v1alpha.CreateUserLinkRequest request) {
- return blockingUnaryCall(getChannel(), getCreateUserLinkMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getCreateUserLinkMethod(), getCallOptions(), request);
}
/**
@@ -4620,7 +4675,7 @@ public com.google.analytics.admin.v1alpha.UserLink createUserLink(
*/
public com.google.analytics.admin.v1alpha.BatchCreateUserLinksResponse batchCreateUserLinks(
com.google.analytics.admin.v1alpha.BatchCreateUserLinksRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getBatchCreateUserLinksMethod(), getCallOptions(), request);
}
@@ -4633,7 +4688,8 @@ public com.google.analytics.admin.v1alpha.BatchCreateUserLinksResponse batchCrea
*/
public com.google.analytics.admin.v1alpha.UserLink updateUserLink(
com.google.analytics.admin.v1alpha.UpdateUserLinkRequest request) {
- return blockingUnaryCall(getChannel(), getUpdateUserLinkMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getUpdateUserLinkMethod(), getCallOptions(), request);
}
/**
@@ -4645,7 +4701,7 @@ public com.google.analytics.admin.v1alpha.UserLink updateUserLink(
*/
public com.google.analytics.admin.v1alpha.BatchUpdateUserLinksResponse batchUpdateUserLinks(
com.google.analytics.admin.v1alpha.BatchUpdateUserLinksRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getBatchUpdateUserLinksMethod(), getCallOptions(), request);
}
@@ -4658,7 +4714,8 @@ public com.google.analytics.admin.v1alpha.BatchUpdateUserLinksResponse batchUpda
*/
public com.google.protobuf.Empty deleteUserLink(
com.google.analytics.admin.v1alpha.DeleteUserLinkRequest request) {
- return blockingUnaryCall(getChannel(), getDeleteUserLinkMethod(), getCallOptions(), request);
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
+ getChannel(), getDeleteUserLinkMethod(), getCallOptions(), request);
}
/**
@@ -4670,7 +4727,7 @@ public com.google.protobuf.Empty deleteUserLink(
*/
public com.google.protobuf.Empty batchDeleteUserLinks(
com.google.analytics.admin.v1alpha.BatchDeleteUserLinksRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getBatchDeleteUserLinksMethod(), getCallOptions(), request);
}
@@ -4683,7 +4740,7 @@ public com.google.protobuf.Empty batchDeleteUserLinks(
*/
public com.google.analytics.admin.v1alpha.WebDataStream getWebDataStream(
com.google.analytics.admin.v1alpha.GetWebDataStreamRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getGetWebDataStreamMethod(), getCallOptions(), request);
}
@@ -4696,7 +4753,7 @@ public com.google.analytics.admin.v1alpha.WebDataStream getWebDataStream(
*/
public com.google.protobuf.Empty deleteWebDataStream(
com.google.analytics.admin.v1alpha.DeleteWebDataStreamRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getDeleteWebDataStreamMethod(), getCallOptions(), request);
}
@@ -4709,7 +4766,7 @@ public com.google.protobuf.Empty deleteWebDataStream(
*/
public com.google.analytics.admin.v1alpha.WebDataStream updateWebDataStream(
com.google.analytics.admin.v1alpha.UpdateWebDataStreamRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getUpdateWebDataStreamMethod(), getCallOptions(), request);
}
@@ -4722,7 +4779,7 @@ public com.google.analytics.admin.v1alpha.WebDataStream updateWebDataStream(
*/
public com.google.analytics.admin.v1alpha.WebDataStream createWebDataStream(
com.google.analytics.admin.v1alpha.CreateWebDataStreamRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getCreateWebDataStreamMethod(), getCallOptions(), request);
}
@@ -4737,7 +4794,7 @@ public com.google.analytics.admin.v1alpha.WebDataStream createWebDataStream(
*/
public com.google.analytics.admin.v1alpha.ListWebDataStreamsResponse listWebDataStreams(
com.google.analytics.admin.v1alpha.ListWebDataStreamsRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getListWebDataStreamsMethod(), getCallOptions(), request);
}
@@ -4750,7 +4807,7 @@ public com.google.analytics.admin.v1alpha.ListWebDataStreamsResponse listWebData
*/
public com.google.analytics.admin.v1alpha.IosAppDataStream getIosAppDataStream(
com.google.analytics.admin.v1alpha.GetIosAppDataStreamRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getGetIosAppDataStreamMethod(), getCallOptions(), request);
}
@@ -4763,7 +4820,7 @@ public com.google.analytics.admin.v1alpha.IosAppDataStream getIosAppDataStream(
*/
public com.google.protobuf.Empty deleteIosAppDataStream(
com.google.analytics.admin.v1alpha.DeleteIosAppDataStreamRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getDeleteIosAppDataStreamMethod(), getCallOptions(), request);
}
@@ -4776,7 +4833,7 @@ public com.google.protobuf.Empty deleteIosAppDataStream(
*/
public com.google.analytics.admin.v1alpha.IosAppDataStream updateIosAppDataStream(
com.google.analytics.admin.v1alpha.UpdateIosAppDataStreamRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getUpdateIosAppDataStreamMethod(), getCallOptions(), request);
}
@@ -4795,7 +4852,7 @@ public com.google.analytics.admin.v1alpha.IosAppDataStream updateIosAppDataStrea
*/
public com.google.analytics.admin.v1alpha.IosAppDataStream createIosAppDataStream(
com.google.analytics.admin.v1alpha.CreateIosAppDataStreamRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getCreateIosAppDataStreamMethod(), getCallOptions(), request);
}
@@ -4810,7 +4867,7 @@ public com.google.analytics.admin.v1alpha.IosAppDataStream createIosAppDataStrea
*/
public com.google.analytics.admin.v1alpha.ListIosAppDataStreamsResponse listIosAppDataStreams(
com.google.analytics.admin.v1alpha.ListIosAppDataStreamsRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getListIosAppDataStreamsMethod(), getCallOptions(), request);
}
@@ -4823,7 +4880,7 @@ public com.google.analytics.admin.v1alpha.ListIosAppDataStreamsResponse listIosA
*/
public com.google.analytics.admin.v1alpha.AndroidAppDataStream getAndroidAppDataStream(
com.google.analytics.admin.v1alpha.GetAndroidAppDataStreamRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getGetAndroidAppDataStreamMethod(), getCallOptions(), request);
}
@@ -4836,7 +4893,7 @@ public com.google.analytics.admin.v1alpha.AndroidAppDataStream getAndroidAppData
*/
public com.google.protobuf.Empty deleteAndroidAppDataStream(
com.google.analytics.admin.v1alpha.DeleteAndroidAppDataStreamRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getDeleteAndroidAppDataStreamMethod(), getCallOptions(), request);
}
@@ -4849,7 +4906,7 @@ public com.google.protobuf.Empty deleteAndroidAppDataStream(
*/
public com.google.analytics.admin.v1alpha.AndroidAppDataStream updateAndroidAppDataStream(
com.google.analytics.admin.v1alpha.UpdateAndroidAppDataStreamRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getUpdateAndroidAppDataStreamMethod(), getCallOptions(), request);
}
@@ -4868,7 +4925,7 @@ public com.google.analytics.admin.v1alpha.AndroidAppDataStream updateAndroidAppD
*/
public com.google.analytics.admin.v1alpha.AndroidAppDataStream createAndroidAppDataStream(
com.google.analytics.admin.v1alpha.CreateAndroidAppDataStreamRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getCreateAndroidAppDataStreamMethod(), getCallOptions(), request);
}
@@ -4884,7 +4941,7 @@ public com.google.analytics.admin.v1alpha.AndroidAppDataStream createAndroidAppD
public com.google.analytics.admin.v1alpha.ListAndroidAppDataStreamsResponse
listAndroidAppDataStreams(
com.google.analytics.admin.v1alpha.ListAndroidAppDataStreamsRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getListAndroidAppDataStreamsMethod(), getCallOptions(), request);
}
@@ -4900,7 +4957,7 @@ public com.google.analytics.admin.v1alpha.AndroidAppDataStream createAndroidAppD
public com.google.analytics.admin.v1alpha.EnhancedMeasurementSettings
getEnhancedMeasurementSettings(
com.google.analytics.admin.v1alpha.GetEnhancedMeasurementSettingsRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getGetEnhancedMeasurementSettingsMethod(), getCallOptions(), request);
}
@@ -4916,7 +4973,7 @@ public com.google.analytics.admin.v1alpha.AndroidAppDataStream createAndroidAppD
public com.google.analytics.admin.v1alpha.EnhancedMeasurementSettings
updateEnhancedMeasurementSettings(
com.google.analytics.admin.v1alpha.UpdateEnhancedMeasurementSettingsRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getUpdateEnhancedMeasurementSettingsMethod(), getCallOptions(), request);
}
@@ -4930,7 +4987,7 @@ public com.google.analytics.admin.v1alpha.AndroidAppDataStream createAndroidAppD
*/
public com.google.analytics.admin.v1alpha.FirebaseLink createFirebaseLink(
com.google.analytics.admin.v1alpha.CreateFirebaseLinkRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getCreateFirebaseLinkMethod(), getCallOptions(), request);
}
@@ -4943,7 +5000,7 @@ public com.google.analytics.admin.v1alpha.FirebaseLink createFirebaseLink(
*/
public com.google.analytics.admin.v1alpha.FirebaseLink updateFirebaseLink(
com.google.analytics.admin.v1alpha.UpdateFirebaseLinkRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getUpdateFirebaseLinkMethod(), getCallOptions(), request);
}
@@ -4956,7 +5013,7 @@ public com.google.analytics.admin.v1alpha.FirebaseLink updateFirebaseLink(
*/
public com.google.protobuf.Empty deleteFirebaseLink(
com.google.analytics.admin.v1alpha.DeleteFirebaseLinkRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getDeleteFirebaseLinkMethod(), getCallOptions(), request);
}
@@ -4970,7 +5027,7 @@ public com.google.protobuf.Empty deleteFirebaseLink(
*/
public com.google.analytics.admin.v1alpha.ListFirebaseLinksResponse listFirebaseLinks(
com.google.analytics.admin.v1alpha.ListFirebaseLinksRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getListFirebaseLinksMethod(), getCallOptions(), request);
}
@@ -4984,7 +5041,7 @@ public com.google.analytics.admin.v1alpha.ListFirebaseLinksResponse listFirebase
*/
public com.google.analytics.admin.v1alpha.GlobalSiteTag getGlobalSiteTag(
com.google.analytics.admin.v1alpha.GetGlobalSiteTagRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getGetGlobalSiteTagMethod(), getCallOptions(), request);
}
@@ -4997,7 +5054,7 @@ public com.google.analytics.admin.v1alpha.GlobalSiteTag getGlobalSiteTag(
*/
public com.google.analytics.admin.v1alpha.GoogleAdsLink createGoogleAdsLink(
com.google.analytics.admin.v1alpha.CreateGoogleAdsLinkRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getCreateGoogleAdsLinkMethod(), getCallOptions(), request);
}
@@ -5010,7 +5067,7 @@ public com.google.analytics.admin.v1alpha.GoogleAdsLink createGoogleAdsLink(
*/
public com.google.analytics.admin.v1alpha.GoogleAdsLink updateGoogleAdsLink(
com.google.analytics.admin.v1alpha.UpdateGoogleAdsLinkRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getUpdateGoogleAdsLinkMethod(), getCallOptions(), request);
}
@@ -5023,7 +5080,7 @@ public com.google.analytics.admin.v1alpha.GoogleAdsLink updateGoogleAdsLink(
*/
public com.google.protobuf.Empty deleteGoogleAdsLink(
com.google.analytics.admin.v1alpha.DeleteGoogleAdsLinkRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getDeleteGoogleAdsLinkMethod(), getCallOptions(), request);
}
@@ -5036,7 +5093,7 @@ public com.google.protobuf.Empty deleteGoogleAdsLink(
*/
public com.google.analytics.admin.v1alpha.ListGoogleAdsLinksResponse listGoogleAdsLinks(
com.google.analytics.admin.v1alpha.ListGoogleAdsLinksRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getListGoogleAdsLinksMethod(), getCallOptions(), request);
}
@@ -5050,7 +5107,7 @@ public com.google.analytics.admin.v1alpha.ListGoogleAdsLinksResponse listGoogleA
*/
public com.google.analytics.admin.v1alpha.DataSharingSettings getDataSharingSettings(
com.google.analytics.admin.v1alpha.GetDataSharingSettingsRequest request) {
- return blockingUnaryCall(
+ return io.grpc.stub.ClientCalls.blockingUnaryCall(
getChannel(), getGetDataSharingSettingsMethod(), getCallOptions(), request);
}
}
@@ -5085,7 +5142,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.Account>
getAccount(com.google.analytics.admin.v1alpha.GetAccountRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getGetAccountMethod(), getCallOptions()), request);
}
@@ -5102,7 +5159,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.ListAccountsResponse>
listAccounts(com.google.analytics.admin.v1alpha.ListAccountsRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getListAccountsMethod(), getCallOptions()), request);
}
@@ -5122,7 +5179,7 @@ protected AnalyticsAdminServiceFutureStub build(
*/
public com.google.common.util.concurrent.ListenableFuture
deleteAccount(com.google.analytics.admin.v1alpha.DeleteAccountRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getDeleteAccountMethod(), getCallOptions()), request);
}
@@ -5136,7 +5193,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.Account>
updateAccount(com.google.analytics.admin.v1alpha.UpdateAccountRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getUpdateAccountMethod(), getCallOptions()), request);
}
@@ -5151,7 +5208,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.ProvisionAccountTicketResponse>
provisionAccountTicket(
com.google.analytics.admin.v1alpha.ProvisionAccountTicketRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getProvisionAccountTicketMethod(), getCallOptions()), request);
}
@@ -5166,7 +5223,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.ListAccountSummariesResponse>
listAccountSummaries(
com.google.analytics.admin.v1alpha.ListAccountSummariesRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getListAccountSummariesMethod(), getCallOptions()), request);
}
@@ -5180,7 +5237,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.Property>
getProperty(com.google.analytics.admin.v1alpha.GetPropertyRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getGetPropertyMethod(), getCallOptions()), request);
}
@@ -5198,7 +5255,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.ListPropertiesResponse>
listProperties(com.google.analytics.admin.v1alpha.ListPropertiesRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getListPropertiesMethod(), getCallOptions()), request);
}
@@ -5212,7 +5269,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.Property>
createProperty(com.google.analytics.admin.v1alpha.CreatePropertyRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getCreatePropertyMethod(), getCallOptions()), request);
}
@@ -5232,7 +5289,7 @@ protected AnalyticsAdminServiceFutureStub build(
*/
public com.google.common.util.concurrent.ListenableFuture
deleteProperty(com.google.analytics.admin.v1alpha.DeletePropertyRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getDeletePropertyMethod(), getCallOptions()), request);
}
@@ -5246,7 +5303,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.Property>
updateProperty(com.google.analytics.admin.v1alpha.UpdatePropertyRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getUpdatePropertyMethod(), getCallOptions()), request);
}
@@ -5260,7 +5317,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.UserLink>
getUserLink(com.google.analytics.admin.v1alpha.GetUserLinkRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getGetUserLinkMethod(), getCallOptions()), request);
}
@@ -5274,7 +5331,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.BatchGetUserLinksResponse>
batchGetUserLinks(com.google.analytics.admin.v1alpha.BatchGetUserLinksRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getBatchGetUserLinksMethod(), getCallOptions()), request);
}
@@ -5288,7 +5345,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.ListUserLinksResponse>
listUserLinks(com.google.analytics.admin.v1alpha.ListUserLinksRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getListUserLinksMethod(), getCallOptions()), request);
}
@@ -5309,7 +5366,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.AuditUserLinksResponse>
auditUserLinks(com.google.analytics.admin.v1alpha.AuditUserLinksRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getAuditUserLinksMethod(), getCallOptions()), request);
}
@@ -5326,7 +5383,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.UserLink>
createUserLink(com.google.analytics.admin.v1alpha.CreateUserLinkRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getCreateUserLinkMethod(), getCallOptions()), request);
}
@@ -5343,7 +5400,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.BatchCreateUserLinksResponse>
batchCreateUserLinks(
com.google.analytics.admin.v1alpha.BatchCreateUserLinksRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getBatchCreateUserLinksMethod(), getCallOptions()), request);
}
@@ -5357,7 +5414,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.UserLink>
updateUserLink(com.google.analytics.admin.v1alpha.UpdateUserLinkRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getUpdateUserLinkMethod(), getCallOptions()), request);
}
@@ -5372,7 +5429,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.BatchUpdateUserLinksResponse>
batchUpdateUserLinks(
com.google.analytics.admin.v1alpha.BatchUpdateUserLinksRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getBatchUpdateUserLinksMethod(), getCallOptions()), request);
}
@@ -5385,7 +5442,7 @@ protected AnalyticsAdminServiceFutureStub build(
*/
public com.google.common.util.concurrent.ListenableFuture
deleteUserLink(com.google.analytics.admin.v1alpha.DeleteUserLinkRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getDeleteUserLinkMethod(), getCallOptions()), request);
}
@@ -5399,7 +5456,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture
batchDeleteUserLinks(
com.google.analytics.admin.v1alpha.BatchDeleteUserLinksRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getBatchDeleteUserLinksMethod(), getCallOptions()), request);
}
@@ -5413,7 +5470,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.WebDataStream>
getWebDataStream(com.google.analytics.admin.v1alpha.GetWebDataStreamRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getGetWebDataStreamMethod(), getCallOptions()), request);
}
@@ -5426,7 +5483,7 @@ protected AnalyticsAdminServiceFutureStub build(
*/
public com.google.common.util.concurrent.ListenableFuture
deleteWebDataStream(com.google.analytics.admin.v1alpha.DeleteWebDataStreamRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getDeleteWebDataStreamMethod(), getCallOptions()), request);
}
@@ -5440,7 +5497,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.WebDataStream>
updateWebDataStream(com.google.analytics.admin.v1alpha.UpdateWebDataStreamRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getUpdateWebDataStreamMethod(), getCallOptions()), request);
}
@@ -5454,7 +5511,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.WebDataStream>
createWebDataStream(com.google.analytics.admin.v1alpha.CreateWebDataStreamRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getCreateWebDataStreamMethod(), getCallOptions()), request);
}
@@ -5470,7 +5527,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.ListWebDataStreamsResponse>
listWebDataStreams(com.google.analytics.admin.v1alpha.ListWebDataStreamsRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getListWebDataStreamsMethod(), getCallOptions()), request);
}
@@ -5484,7 +5541,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.IosAppDataStream>
getIosAppDataStream(com.google.analytics.admin.v1alpha.GetIosAppDataStreamRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getGetIosAppDataStreamMethod(), getCallOptions()), request);
}
@@ -5498,7 +5555,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture
deleteIosAppDataStream(
com.google.analytics.admin.v1alpha.DeleteIosAppDataStreamRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getDeleteIosAppDataStreamMethod(), getCallOptions()), request);
}
@@ -5513,7 +5570,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.IosAppDataStream>
updateIosAppDataStream(
com.google.analytics.admin.v1alpha.UpdateIosAppDataStreamRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getUpdateIosAppDataStreamMethod(), getCallOptions()), request);
}
@@ -5534,7 +5591,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.IosAppDataStream>
createIosAppDataStream(
com.google.analytics.admin.v1alpha.CreateIosAppDataStreamRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getCreateIosAppDataStreamMethod(), getCallOptions()), request);
}
@@ -5551,7 +5608,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.ListIosAppDataStreamsResponse>
listIosAppDataStreams(
com.google.analytics.admin.v1alpha.ListIosAppDataStreamsRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getListIosAppDataStreamsMethod(), getCallOptions()), request);
}
@@ -5566,7 +5623,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.AndroidAppDataStream>
getAndroidAppDataStream(
com.google.analytics.admin.v1alpha.GetAndroidAppDataStreamRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getGetAndroidAppDataStreamMethod(), getCallOptions()), request);
}
@@ -5580,7 +5637,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture
deleteAndroidAppDataStream(
com.google.analytics.admin.v1alpha.DeleteAndroidAppDataStreamRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getDeleteAndroidAppDataStreamMethod(), getCallOptions()), request);
}
@@ -5595,7 +5652,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.AndroidAppDataStream>
updateAndroidAppDataStream(
com.google.analytics.admin.v1alpha.UpdateAndroidAppDataStreamRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getUpdateAndroidAppDataStreamMethod(), getCallOptions()), request);
}
@@ -5616,7 +5673,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.AndroidAppDataStream>
createAndroidAppDataStream(
com.google.analytics.admin.v1alpha.CreateAndroidAppDataStreamRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getCreateAndroidAppDataStreamMethod(), getCallOptions()), request);
}
@@ -5633,7 +5690,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.ListAndroidAppDataStreamsResponse>
listAndroidAppDataStreams(
com.google.analytics.admin.v1alpha.ListAndroidAppDataStreamsRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getListAndroidAppDataStreamsMethod(), getCallOptions()), request);
}
@@ -5650,7 +5707,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.EnhancedMeasurementSettings>
getEnhancedMeasurementSettings(
com.google.analytics.admin.v1alpha.GetEnhancedMeasurementSettingsRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getGetEnhancedMeasurementSettingsMethod(), getCallOptions()),
request);
}
@@ -5668,7 +5725,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.EnhancedMeasurementSettings>
updateEnhancedMeasurementSettings(
com.google.analytics.admin.v1alpha.UpdateEnhancedMeasurementSettingsRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getUpdateEnhancedMeasurementSettingsMethod(), getCallOptions()),
request);
}
@@ -5684,7 +5741,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.FirebaseLink>
createFirebaseLink(com.google.analytics.admin.v1alpha.CreateFirebaseLinkRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getCreateFirebaseLinkMethod(), getCallOptions()), request);
}
@@ -5698,7 +5755,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.FirebaseLink>
updateFirebaseLink(com.google.analytics.admin.v1alpha.UpdateFirebaseLinkRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getUpdateFirebaseLinkMethod(), getCallOptions()), request);
}
@@ -5711,7 +5768,7 @@ protected AnalyticsAdminServiceFutureStub build(
*/
public com.google.common.util.concurrent.ListenableFuture
deleteFirebaseLink(com.google.analytics.admin.v1alpha.DeleteFirebaseLinkRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getDeleteFirebaseLinkMethod(), getCallOptions()), request);
}
@@ -5726,7 +5783,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.ListFirebaseLinksResponse>
listFirebaseLinks(com.google.analytics.admin.v1alpha.ListFirebaseLinksRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getListFirebaseLinksMethod(), getCallOptions()), request);
}
@@ -5741,7 +5798,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.GlobalSiteTag>
getGlobalSiteTag(com.google.analytics.admin.v1alpha.GetGlobalSiteTagRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getGetGlobalSiteTagMethod(), getCallOptions()), request);
}
@@ -5755,7 +5812,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.GoogleAdsLink>
createGoogleAdsLink(com.google.analytics.admin.v1alpha.CreateGoogleAdsLinkRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getCreateGoogleAdsLinkMethod(), getCallOptions()), request);
}
@@ -5769,7 +5826,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.GoogleAdsLink>
updateGoogleAdsLink(com.google.analytics.admin.v1alpha.UpdateGoogleAdsLinkRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getUpdateGoogleAdsLinkMethod(), getCallOptions()), request);
}
@@ -5782,7 +5839,7 @@ protected AnalyticsAdminServiceFutureStub build(
*/
public com.google.common.util.concurrent.ListenableFuture
deleteGoogleAdsLink(com.google.analytics.admin.v1alpha.DeleteGoogleAdsLinkRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getDeleteGoogleAdsLinkMethod(), getCallOptions()), request);
}
@@ -5796,7 +5853,7 @@ protected AnalyticsAdminServiceFutureStub build(
public com.google.common.util.concurrent.ListenableFuture<
com.google.analytics.admin.v1alpha.ListGoogleAdsLinksResponse>
listGoogleAdsLinks(com.google.analytics.admin.v1alpha.ListGoogleAdsLinksRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getListGoogleAdsLinksMethod(), getCallOptions()), request);
}
@@ -5812,7 +5869,7 @@ protected AnalyticsAdminServiceFutureStub build(
com.google.analytics.admin.v1alpha.DataSharingSettings>
getDataSharingSettings(
com.google.analytics.admin.v1alpha.GetDataSharingSettingsRequest request) {
- return futureUnaryCall(
+ return io.grpc.stub.ClientCalls.futureUnaryCall(
getChannel().newCall(getGetDataSharingSettingsMethod(), getCallOptions()), request);
}
}
diff --git a/synth.metadata b/synth.metadata
index da05fa1a..f3bd233e 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-analytics-admin.git",
- "sha": "f6e1f2f7f1a8e9b540d821e684862b7cc12f0144"
+ "sha": "b0428f37d98e7d34458331d66e2c757904638787"
}
},
{
"git": {
"name": "googleapis-gen",
"remote": "https://github.com/googleapis/googleapis-gen.git",
- "sha": "1ad043d44370c3639640b1f1f549296c005448f5",
- "internalRef": "360805639"
+ "sha": "ba5ec70708cd72caa1692a95ce57891e3ade61dd",
+ "internalRef": "361377784"
}
},
{
From a4a07812466a52b890cbaceaef525dc470664b98 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 9 Mar 2021 00:06:48 +0100
Subject: [PATCH 08/42] chore(deps): update dependency
com.google.analytics:google-analytics-admin to v0.3.2 (#173)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.analytics:google-analytics-admin](https://togithub.com/googleapis/java-analytics-admin) | `0.3.0` -> `0.3.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-analytics-admin
### [`v0.3.2`](https://togithub.com/googleapis/java-analytics-admin/blob/master/CHANGELOG.md#032-httpswwwgithubcomgoogleapisjava-analytics-admincomparev031v032-2021-02-25)
[Compare Source](https://togithub.com/googleapis/java-analytics-admin/compare/v0.3.1...v0.3.2)
### [`v0.3.1`](https://togithub.com/googleapis/java-analytics-admin/blob/master/CHANGELOG.md#031-httpswwwgithubcomgoogleapisjava-analytics-admincomparev030v031-2021-02-22)
[Compare Source](https://togithub.com/googleapis/java-analytics-admin/compare/v0.3.0...v0.3.1)
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-analytics-admin).
---
samples/install-without-bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 098f4496..2c4a3e9e 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.analytics
google-analytics-admin
- 0.3.0
+ 0.3.2
From 1a2d614c80c0c5849f7aa71f3cae20165c3ed4aa Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 9 Mar 2021 21:42:37 +0100
Subject: [PATCH 09/42] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#186)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `0.20.0` -> `0.20.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-dependencies
### [`v0.20.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#0201-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0200v0201-2021-03-09)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.20.0...v0.20.1)
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-analytics-admin).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 233325d7..6ddf8b26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 0.20.0
+ 0.20.1
pom
import
From b158e756e9c7ea17ed295a0b1f0670cf47c7ad52 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Wed, 10 Mar 2021 16:12:10 -0800
Subject: [PATCH 10/42] build(java): update autorelease title check in response
to the new multi release branch changes (#187)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/8cc0a777-d7bc-4b36-bf33-b2f08ac29afb/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/0b064d767537e0675fc053e53fca473c5c701fb8
---
.github/workflows/auto-release.yaml | 4 ++--
synth.metadata | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index 7c8816a7..9b4fd4d8 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -16,8 +16,8 @@ jobs:
return;
}
- // only approve PRs like "chore(master): release "
- if ( !context.payload.pull_request.title.startsWith("chore(master): release") ) {
+ // only approve PRs like "chore: release "
+ if ( !context.payload.pull_request.title.startsWith("chore: release") ) {
return;
}
diff --git a/synth.metadata b/synth.metadata
index f3bd233e..907471df 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-analytics-admin.git",
- "sha": "b0428f37d98e7d34458331d66e2c757904638787"
+ "sha": "1a2d614c80c0c5849f7aa71f3cae20165c3ed4aa"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "d0bdade9a962042dc0f770cf631086f3db59b5b0"
+ "sha": "0b064d767537e0675fc053e53fca473c5c701fb8"
}
}
],
From 270154409b54975aa42896518995ef437f51512b Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Mon, 15 Mar 2021 18:58:10 -0700
Subject: [PATCH 11/42] chore: update java microgenerator to 1.0.2 Adds request
initialization to sample code (#188)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/1df42610-37fd-412e-8468-4b42ffaa7119/targets
- [ ] To automatically regenerate this PR, check this box.
PiperOrigin-RevId: 362856902
Source-Link: https://github.com/googleapis/googleapis/commit/1305ca41d554eb0725237561e34129373bb8cbc1
Source-Link: https://github.com/googleapis/googleapis-gen/commit/ebd77e76effb65c4fba8c64f31c15062c250a4c2
---
.../v1alpha/AnalyticsAdminServiceClient.java | 61 ++++++
.../MockAnalyticsAdminServiceImpl.java | 192 +++++++++---------
synth.metadata | 6 +-
3 files changed, 160 insertions(+), 99 deletions(-)
diff --git a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClient.java b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClient.java
index 0a35a77f..d7208055 100644
--- a/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClient.java
+++ b/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClient.java
@@ -323,6 +323,12 @@ public final ListAccountsPagedResponse listAccounts(ListAccountsRequest request)
* {@code
* try (AnalyticsAdminServiceClient analyticsAdminServiceClient =
* AnalyticsAdminServiceClient.create()) {
+ * ListAccountsRequest request =
+ * ListAccountsRequest.newBuilder()
+ * .setPageSize(883849137)
+ * .setPageToken("pageToken873572522")
+ * .setShowDeleted(true)
+ * .build();
* while (true) {
* ListAccountsResponse response =
* analyticsAdminServiceClient.listAccountsCallable().call(request);
@@ -667,6 +673,11 @@ public final ListAccountSummariesPagedResponse listAccountSummaries(
* {@code
* try (AnalyticsAdminServiceClient analyticsAdminServiceClient =
* AnalyticsAdminServiceClient.create()) {
+ * ListAccountSummariesRequest request =
+ * ListAccountSummariesRequest.newBuilder()
+ * .setPageSize(883849137)
+ * .setPageToken("pageToken873572522")
+ * .build();
* while (true) {
* ListAccountSummariesResponse response =
* analyticsAdminServiceClient.listAccountSummariesCallable().call(request);
@@ -859,6 +870,13 @@ public final ListPropertiesPagedResponse listProperties(ListPropertiesRequest re
* {@code
* try (AnalyticsAdminServiceClient analyticsAdminServiceClient =
* AnalyticsAdminServiceClient.create()) {
+ * ListPropertiesRequest request =
+ * ListPropertiesRequest.newBuilder()
+ * .setFilter("filter-1274492040")
+ * .setPageSize(883849137)
+ * .setPageToken("pageToken873572522")
+ * .setShowDeleted(true)
+ * .build();
* while (true) {
* ListPropertiesResponse response =
* analyticsAdminServiceClient.listPropertiesCallable().call(request);
@@ -1445,6 +1463,12 @@ public final ListUserLinksPagedResponse listUserLinks(ListUserLinksRequest reque
* {@code
* try (AnalyticsAdminServiceClient analyticsAdminServiceClient =
* AnalyticsAdminServiceClient.create()) {
+ * ListUserLinksRequest request =
+ * ListUserLinksRequest.newBuilder()
+ * .setParent(UserLinkName.ofAccountUserLinkName("[ACCOUNT]", "[USER_LINK]").toString())
+ * .setPageSize(883849137)
+ * .setPageToken("pageToken873572522")
+ * .build();
* while (true) {
* ListUserLinksResponse response =
* analyticsAdminServiceClient.listUserLinksCallable().call(request);
@@ -1550,6 +1574,12 @@ public final AuditUserLinksPagedResponse auditUserLinks(AuditUserLinksRequest re
* {@code
* try (AnalyticsAdminServiceClient analyticsAdminServiceClient =
* AnalyticsAdminServiceClient.create()) {
+ * AuditUserLinksRequest request =
+ * AuditUserLinksRequest.newBuilder()
+ * .setParent(UserLinkName.ofAccountUserLinkName("[ACCOUNT]", "[USER_LINK]").toString())
+ * .setPageSize(883849137)
+ * .setPageToken("pageToken873572522")
+ * .build();
* while (true) {
* AuditUserLinksResponse response =
* analyticsAdminServiceClient.auditUserLinksCallable().call(request);
@@ -2579,6 +2609,12 @@ public final ListWebDataStreamsPagedResponse listWebDataStreams(
* {@code
* try (AnalyticsAdminServiceClient analyticsAdminServiceClient =
* AnalyticsAdminServiceClient.create()) {
+ * ListWebDataStreamsRequest request =
+ * ListWebDataStreamsRequest.newBuilder()
+ * .setParent(WebDataStreamName.of("[PROPERTY]", "[WEB_DATA_STREAM]").toString())
+ * .setPageSize(883849137)
+ * .setPageToken("pageToken873572522")
+ * .build();
* while (true) {
* ListWebDataStreamsResponse response =
* analyticsAdminServiceClient.listWebDataStreamsCallable().call(request);
@@ -3162,6 +3198,12 @@ public final ListIosAppDataStreamsPagedResponse listIosAppDataStreams(
* {@code
* try (AnalyticsAdminServiceClient analyticsAdminServiceClient =
* AnalyticsAdminServiceClient.create()) {
+ * ListIosAppDataStreamsRequest request =
+ * ListIosAppDataStreamsRequest.newBuilder()
+ * .setParent(IosAppDataStreamName.of("[PROPERTY]", "[IOS_APP_DATA_STREAM]").toString())
+ * .setPageSize(883849137)
+ * .setPageToken("pageToken873572522")
+ * .build();
* while (true) {
* ListIosAppDataStreamsResponse response =
* analyticsAdminServiceClient.listIosAppDataStreamsCallable().call(request);
@@ -3766,6 +3808,13 @@ public final ListAndroidAppDataStreamsPagedResponse listAndroidAppDataStreams(
* {@code
* try (AnalyticsAdminServiceClient analyticsAdminServiceClient =
* AnalyticsAdminServiceClient.create()) {
+ * ListAndroidAppDataStreamsRequest request =
+ * ListAndroidAppDataStreamsRequest.newBuilder()
+ * .setParent(
+ * AndroidAppDataStreamName.of("[PROPERTY]", "[ANDROID_APP_DATA_STREAM]").toString())
+ * .setPageSize(883849137)
+ * .setPageToken("pageToken873572522")
+ * .build();
* while (true) {
* ListAndroidAppDataStreamsResponse response =
* analyticsAdminServiceClient.listAndroidAppDataStreamsCallable().call(request);
@@ -4408,6 +4457,12 @@ public final ListFirebaseLinksPagedResponse listFirebaseLinks(ListFirebaseLinksR
* {@code
* try (AnalyticsAdminServiceClient analyticsAdminServiceClient =
* AnalyticsAdminServiceClient.create()) {
+ * ListFirebaseLinksRequest request =
+ * ListFirebaseLinksRequest.newBuilder()
+ * .setParent(FirebaseLinkName.of("[PROPERTY]", "[FIREBASE_LINK]").toString())
+ * .setPageSize(883849137)
+ * .setPageToken("pageToken873572522")
+ * .build();
* while (true) {
* ListFirebaseLinksResponse response =
* analyticsAdminServiceClient.listFirebaseLinksCallable().call(request);
@@ -4938,6 +4993,12 @@ public final ListGoogleAdsLinksPagedResponse listGoogleAdsLinks(
*