generated/google/apis/slides_v1/classes.rb in google-api-client-0.24.3 vs generated/google/apis/slides_v1/classes.rb in google-api-client-0.25.0

- old
+ new

@@ -3230,11 +3230,11 @@ # the page element kind. class Shadow include Google::Apis::Core::Hashable # The alignment point of the shadow, that sets the origin for translate, - # scale and skew of the shadow. + # scale and skew of the shadow. This property is read-only. # Corresponds to the JSON property `alignment` # @return [String] attr_accessor :alignment # The alpha of the shadow's color, from 0.0 to 1.0. @@ -3259,11 +3259,12 @@ # case, any other shadow fields set in the same request will be ignored. # Corresponds to the JSON property `propertyState` # @return [String] attr_accessor :property_state - # Whether the shadow should rotate with the shape. + # Whether the shadow should rotate with the shape. This property is + # read-only. # Corresponds to the JSON property `rotateWithShape` # @return [Boolean] attr_accessor :rotate_with_shape alias_method :rotate_with_shape?, :rotate_with_shape @@ -3278,10 +3279,10 @@ # This message is therefore composed of these six matrix elements. # Corresponds to the JSON property `transform` # @return [Google::Apis::SlidesV1::AffineTransform] attr_accessor :transform - # The type of the shadow. + # The type of the shadow. This property is read-only. # Corresponds to the JSON property `type` # @return [String] attr_accessor :type def initialize(**args)