You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Specify which ProductSet contains the Products to be deleted.
2063
2063
#
2064
-
# Note: The following fields are mutually exclusive: `product_set_purge_config`, `delete_orphan_products`. If a field in that setis populated, all other fields in the set will automatically be cleared.
2064
+
# Note: The following parameters are mutually exclusive: `product_set_purge_config`, `delete_orphan_products`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
2065
2065
# @param delete_orphan_products [::Boolean]
2066
2066
# If delete_orphan_products is true, all Products that are not in any
2067
2067
# ProductSet will be deleted.
2068
2068
#
2069
-
# Note: The following fields are mutually exclusive: `delete_orphan_products`, `product_set_purge_config`. If a field in that setis populated, all other fields in the set will automatically be cleared.
2069
+
# Note: The following parameters are mutually exclusive: `delete_orphan_products`, `product_set_purge_config`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
2070
2070
# @param parent [::String]
2071
2071
# Required. The project and location in which the Products should be deleted.
# Specify which ProductSet contains the Products to be deleted.
1931
1931
#
1932
-
# Note: The following fields are mutually exclusive: `product_set_purge_config`, `delete_orphan_products`. If a field in that setis populated, all other fields in the set will automatically be cleared.
1932
+
# Note: The following parameters are mutually exclusive: `product_set_purge_config`, `delete_orphan_products`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
1933
1933
# @param delete_orphan_products [::Boolean]
1934
1934
# If delete_orphan_products is true, all Products that are not in any
1935
1935
# ProductSet will be deleted.
1936
1936
#
1937
-
# Note: The following fields are mutually exclusive: `delete_orphan_products`, `product_set_purge_config`. If a field in that setis populated, all other fields in the set will automatically be cleared.
1937
+
# Note: The following parameters are mutually exclusive: `delete_orphan_products`, `product_set_purge_config`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
1938
1938
# @param parent [::String]
1939
1939
# Required. The project and location in which the Products should be deleted.
# Note: The following fields are mutually exclusive: `oneof_pair_int32`, `oneof_pair_float`. If a field in that setis populated, all other fields in the set will automatically be cleared.
720
+
# Note: The following parameters are mutually exclusive: `oneof_pair_int32`, `oneof_pair_float`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
721
721
# @param oneof_pair_float [::Float]
722
722
# This is a pair oneof's float field.
723
723
#
724
-
# Note: The following fields are mutually exclusive: `oneof_pair_float`, `oneof_pair_int32`. If a field in that setis populated, all other fields in the set will automatically be cleared.
724
+
# Note: The following parameters are mutually exclusive: `oneof_pair_float`, `oneof_pair_int32`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
# Note: The following fields are mutually exclusive: `oneof_multiple_message`, `oneof_multiple_bytes`, `oneof_multiple_enum`, `oneof_multiple_double`. If a field in that setis populated, all other fields in the set will automatically be cleared.
728
+
# Note: The following parameters are mutually exclusive: `oneof_multiple_message`, `oneof_multiple_bytes`, `oneof_multiple_enum`, `oneof_multiple_double`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
729
729
# @param oneof_multiple_bytes [::String]
730
730
# This is a multiple-field oneof's bytes field.
731
731
#
732
-
# Note: The following fields are mutually exclusive: `oneof_multiple_bytes`, `oneof_multiple_message`, `oneof_multiple_enum`, `oneof_multiple_double`. If a field in that setis populated, all other fields in the set will automatically be cleared.
732
+
# Note: The following parameters are mutually exclusive: `oneof_multiple_bytes`, `oneof_multiple_message`, `oneof_multiple_enum`, `oneof_multiple_double`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
# Note: The following fields are mutually exclusive: `oneof_multiple_enum`, `oneof_multiple_message`, `oneof_multiple_bytes`, `oneof_multiple_double`. If a field in that setis populated, all other fields in the set will automatically be cleared.
736
+
# Note: The following parameters are mutually exclusive: `oneof_multiple_enum`, `oneof_multiple_message`, `oneof_multiple_bytes`, `oneof_multiple_double`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
737
737
# @param oneof_multiple_double [::Float]
738
738
# This is a multiple-field oneof's double field.
739
739
#
740
-
# Note: The following fields are mutually exclusive: `oneof_multiple_double`, `oneof_multiple_message`, `oneof_multiple_bytes`, `oneof_multiple_enum`. If a field in that setis populated, all other fields in the set will automatically be cleared.
740
+
# Note: The following parameters are mutually exclusive: `oneof_multiple_double`, `oneof_multiple_message`, `oneof_multiple_bytes`, `oneof_multiple_enum`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
741
741
# @param optional_int32 [::Integer]
742
742
# @param case [::String]
743
743
# This field tests for collisions against Ruby reserved keywords.
Copy file name to clipboardExpand all lines: shared/output/gapic/templates/showcase/lib/google/showcase/v1beta1/echo/client.rb
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -254,11 +254,11 @@ def logger
254
254
# @param content [::String]
255
255
# The content to be echoed by the server.
256
256
#
257
-
# Note: The following fields are mutually exclusive: `content`, `error`. If a field in that setis populated, all other fields in the set will automatically be cleared.
257
+
# Note: The following parameters are mutually exclusive: `content`, `error`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
258
258
# @param error [::Google::Rpc::Status, ::Hash]
259
259
# The error to be thrown by the server.
260
260
#
261
-
# Note: The following fields are mutually exclusive: `error`, `content`. If a field in that setis populated, all other fields in the set will automatically be cleared.
261
+
# Note: The following parameters are mutually exclusive: `error`, `content`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
# Note: The following fields are mutually exclusive: `end_time`, `ttl`. If a field in that setis populated, all other fields in the set will automatically be cleared.
985
+
# Note: The following parameters are mutually exclusive: `end_time`, `ttl`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
# Note: The following fields are mutually exclusive: `ttl`, `end_time`. If a field in that setis populated, all other fields in the set will automatically be cleared.
989
+
# Note: The following parameters are mutually exclusive: `ttl`, `end_time`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
990
990
# @param error [::Google::Rpc::Status, ::Hash]
991
991
# The error that will be returned by the server. If this code is specified
992
992
# to be the OK rpc code, an empty response will be returned.
993
993
#
994
-
# Note: The following fields are mutually exclusive: `error`, `success`. If a field in that setis populated, all other fields in the set will automatically be cleared.
994
+
# Note: The following parameters are mutually exclusive: `error`, `success`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
# The response to be returned on operation completion.
997
997
#
998
-
# Note: The following fields are mutually exclusive: `success`, `error`. If a field in that setis populated, all other fields in the set will automatically be cleared.
998
+
# Note: The following parameters are mutually exclusive: `success`, `error`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
999
999
#
1000
1000
# @yield [response, operation] Access the result along with the RPC operation
# The error that will be returned by the server. If this code is specified
1087
1087
# to be the OK rpc code, an empty response will be returned.
1088
1088
#
1089
-
# Note: The following fields are mutually exclusive: `error`, `success`. If a field in that setis populated, all other fields in the set will automatically be cleared.
1089
+
# Note: The following parameters are mutually exclusive: `error`, `success`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
# The response to be returned that will signify successful method call.
1092
1092
#
1093
-
# Note: The following fields are mutually exclusive: `success`, `error`. If a field in that setis populated, all other fields in the set will automatically be cleared.
1093
+
# Note: The following parameters are mutually exclusive: `success`, `error`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
1094
1094
#
1095
1095
# @yield [response, operation] Access the result along with the RPC operation
0 commit comments