generated/google/apis/slides_v1/classes.rb in google-api-client-0.20.1 vs generated/google/apis/slides_v1/classes.rb in google-api-client-0.21.0
- old
+ new
@@ -1536,11 +1536,11 @@
@predefined_layout = args[:predefined_layout] if args.key?(:predefined_layout)
end
end
# A PageElement kind representing a
- # non-connector line, straight connector, curved connector or bent connector.
+ # non-connector line, straight connector, curved connector, or bent connector.
class Line
include Google::Apis::Core::Hashable
# The properties of the Line.
# When unset, these fields default to values that match the appearance of
@@ -2080,11 +2080,11 @@
# Corresponds to the JSON property `image`
# @return [Google::Apis::SlidesV1::Image]
attr_accessor :image
# A PageElement kind representing a
- # non-connector line, straight connector, curved connector or bent connector.
+ # non-connector line, straight connector, curved connector, or bent connector.
# Corresponds to the JSON property `line`
# @return [Google::Apis::SlidesV1::Line]
attr_accessor :line
# The object ID for this page element. Object IDs used by
@@ -2566,10 +2566,12 @@
@object_id_prop = args[:object_id_prop] if args.key?(:object_id_prop)
end
end
# Replaces all shapes that match the given criteria with the provided image.
+ # The images replacing the shapes are rectangular after being inserted into
+ # the presentation and do not take on the forms of the shapes.
class ReplaceAllShapesWithImageRequest
include Google::Apis::Core::Hashable
# A criteria that matches a specific string of text in a shape or table.
# Corresponds to the JSON property `containsText`
@@ -2936,9 +2938,11 @@
# Corresponds to the JSON property `refreshSheetsChart`
# @return [Google::Apis::SlidesV1::RefreshSheetsChartRequest]
attr_accessor :refresh_sheets_chart
# Replaces all shapes that match the given criteria with the provided image.
+ # The images replacing the shapes are rectangular after being inserted into
+ # the presentation and do not take on the forms of the shapes.
# Corresponds to the JSON property `replaceAllShapesWithImage`
# @return [Google::Apis::SlidesV1::ReplaceAllShapesWithImageRequest]
attr_accessor :replace_all_shapes_with_image
# Replaces all shapes that match the given criteria with the provided Google