generated/google/apis/testing_v1/classes.rb in google-api-client-0.20.0 vs generated/google/apis/testing_v1/classes.rb in google-api-client-0.20.1

- old
+ new

@@ -795,10 +795,11 @@ # if specifying a year/month where the day is not significant. # Corresponds to the JSON property `day` # @return [Fixnum] attr_accessor :day - # Month of year. Must be from 1 to 12. + # Month of year. Must be from 1 to 12, or 0 if specifying a date without a + # month. # Corresponds to the JSON property `month` # @return [Fixnum] attr_accessor :month # Year of date. Must be from 1 to 9999, or 0 if specifying a date without