generated/google/apis/appengine_v1beta/service.rb in google-api-client-0.23.9 vs generated/google/apis/appengine_v1beta/service.rb in google-api-client-0.24.0
- old
+ new
@@ -1087,14 +1087,14 @@
# @param [Boolean] migrate_traffic
# Set to true to gradually shift traffic to one or more versions that you
# specify. By default, traffic is shifted immediately. For gradual traffic
# migration, the target versions must be located within instances that are
# configured for both warmup requests (https://cloud.google.com/appengine/docs/
- # admin-api/reference/rest/v1beta/apps.services.versions#inboundservicetype) and
+ # admin-api/reference/rest/v1beta/apps.services.versions#InboundServiceType) and
# automatic scaling (https://cloud.google.com/appengine/docs/admin-api/reference/
- # rest/v1beta/apps.services.versions#automaticscaling). You must specify the
+ # rest/v1beta/apps.services.versions#AutomaticScaling). You must specify the
# shardBy (https://cloud.google.com/appengine/docs/admin-api/reference/rest/
- # v1beta/apps.services#shardby) field in the Service resource. Gradual traffic
+ # v1beta/apps.services#ShardBy) field in the Service resource. Gradual traffic
# migration is not supported in the App Engine flexible environment. For
# examples, see Migrating and Splitting Traffic (https://cloud.google.com/
# appengine/docs/admin-api/migrating-splitting-traffic).
# @param [String] update_mask
# Standard field mask for the set of fields to be updated.