google-api-ruby-client/generated/google/apis/slides_v1/representations.rb

1930 lines
77 KiB
Ruby
Raw Normal View History

2016-11-08 23:43:14 +00:00
# Copyright 2015 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
require 'date'
require 'google/apis/core/base_service'
require 'google/apis/core/json_representation'
require 'google/apis/core/hashable'
require 'google/apis/errors'
module Google
module Apis
module SlidesV1
class CreateShapeRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Video
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class PageProperties
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class NestingLevel
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class TableCell
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class UpdateLinePropertiesRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class TableCellBackgroundFill
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class UpdateSlidesPositionRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class UpdatePagePropertiesRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Group
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Placeholder
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class DuplicateObjectRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ReplaceAllTextRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Page
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ShapeBackgroundFill
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class CropProperties
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ReplaceAllShapesWithSheetsChartRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ColorStop
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Range
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class CreateVideoRequest
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class DuplicateObjectResponse
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ReplaceAllShapesWithImageRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Shadow
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class DeleteTableRowRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Bullet
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class OutlineFill
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class CreateLineResponse
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class TableCellLocation
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ReplaceAllTextResponse
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class UpdateParagraphStyleRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ColorScheme
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Shape
2017-02-13 23:28:52 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Image
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class InsertTextRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class AffineTransform
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class AutoText
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class CreateVideoResponse
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class UpdatePageElementTransformRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class DeleteTextRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class DeleteObjectRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Dimension
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class TextElement
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class LineFill
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class VideoProperties
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class InsertTableRowsRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class LayoutProperties
2017-01-13 23:04:35 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Presentation
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class LineProperties
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class OpaqueColor
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ImageProperties
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ReplaceAllShapesWithImageResponse
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Line
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class BatchUpdatePresentationResponse
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class CreateSheetsChartRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class CreateImageResponse
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class SlideProperties
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Response
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class TextRun
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class LayoutReference
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class SubstringMatchCriteria
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class TableRange
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class CreateTableResponse
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class CreateTableRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Table
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class PageBackgroundFill
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class SheetsChart
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class SolidFill
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ThemeColorPair
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class OptionalColor
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class PageElementProperties
2017-01-13 23:04:35 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class SheetsChartProperties
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class StretchedPictureFill
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class DeleteTableColumnRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class UpdateTextStyleRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class List
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class WeightedFontFamily
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class PageElement
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class CreateImageRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class CreateParagraphBulletsRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Size
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class TextStyle
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class UpdateVideoPropertiesRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Request
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class UpdateImagePropertiesRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ParagraphStyle
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ReplaceAllShapesWithSheetsChartResponse
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class TableCellProperties
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Outline
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class RefreshSheetsChartRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class TableColumnProperties
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ShapeProperties
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class NotesProperties
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class TableRow
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class UpdateTableCellPropertiesRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class CreateSlideRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class BatchUpdatePresentationRequest
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class TextContent
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class CreateSheetsChartResponse
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class WriteControl
2016-11-08 23:43:14 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class DeleteParagraphBulletsRequest
2017-03-10 21:11:09 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ParagraphMarker
2017-02-13 23:28:52 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class Thumbnail
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class InsertTableColumnsRequest
2017-03-27 22:14:47 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-11-08 23:43:14 +00:00
2017-03-27 22:14:47 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-11-08 23:43:14 +00:00
end
class LayoutPlaceholderIdMapping
2017-03-27 22:14:47 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-11-08 23:43:14 +00:00
2017-03-27 22:14:47 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-11-08 23:43:14 +00:00
end
class UpdateShapePropertiesRequest
2017-03-30 22:30:51 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-11-08 23:43:14 +00:00
2017-03-30 22:30:51 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-11-08 23:43:14 +00:00
end
class WordArt
2017-03-30 22:30:51 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
2016-11-08 23:43:14 +00:00
end
class Recolor
2017-03-30 22:30:51 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-11-08 23:43:14 +00:00
2017-03-30 22:30:51 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-11-08 23:43:14 +00:00
end
class Link
2017-03-30 22:30:51 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2017-03-27 22:14:47 +00:00
2017-03-30 22:30:51 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-11-08 23:43:14 +00:00
end
class CreateShapeResponse
2017-03-30 22:30:51 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-11-08 23:43:14 +00:00
2017-03-30 22:30:51 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-11-08 23:43:14 +00:00
end
class RgbColor
2017-03-30 22:30:51 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2017-03-27 22:14:47 +00:00
2017-03-30 22:30:51 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-11-08 23:43:14 +00:00
end
class CreateLineRequest
2017-03-30 22:30:51 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2017-03-10 21:11:09 +00:00
2017-03-30 22:30:51 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-11-08 23:43:14 +00:00
end
class CreateSlideResponse
2017-03-30 22:30:51 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-11-08 23:43:14 +00:00
2017-03-30 22:30:51 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-11-08 23:43:14 +00:00
end
class CreateShapeRequest
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
property :shape_type, as: 'shapeType'
property :element_properties, as: 'elementProperties', class: Google::Apis::SlidesV1::PageElementProperties, decorator: Google::Apis::SlidesV1::PageElementProperties::Representation
2016-11-08 23:43:14 +00:00
end
end
class Video
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :source, as: 'source'
property :url, as: 'url'
property :id, as: 'id'
property :video_properties, as: 'videoProperties', class: Google::Apis::SlidesV1::VideoProperties, decorator: Google::Apis::SlidesV1::VideoProperties::Representation
2017-05-26 16:44:32 +00:00
end
end
class PageProperties
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :color_scheme, as: 'colorScheme', class: Google::Apis::SlidesV1::ColorScheme, decorator: Google::Apis::SlidesV1::ColorScheme::Representation
property :page_background_fill, as: 'pageBackgroundFill', class: Google::Apis::SlidesV1::PageBackgroundFill, decorator: Google::Apis::SlidesV1::PageBackgroundFill::Representation
2017-05-26 16:44:32 +00:00
end
end
class NestingLevel
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :bullet_style, as: 'bulletStyle', class: Google::Apis::SlidesV1::TextStyle, decorator: Google::Apis::SlidesV1::TextStyle::Representation
2017-04-03 20:18:48 +00:00
end
end
class TableCell
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :table_cell_properties, as: 'tableCellProperties', class: Google::Apis::SlidesV1::TableCellProperties, decorator: Google::Apis::SlidesV1::TableCellProperties::Representation
property :location, as: 'location', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
property :row_span, as: 'rowSpan'
property :column_span, as: 'columnSpan'
property :text, as: 'text', class: Google::Apis::SlidesV1::TextContent, decorator: Google::Apis::SlidesV1::TextContent::Representation
2017-05-26 16:44:32 +00:00
2016-11-08 23:43:14 +00:00
end
end
class UpdateLinePropertiesRequest
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
property :line_properties, as: 'lineProperties', class: Google::Apis::SlidesV1::LineProperties, decorator: Google::Apis::SlidesV1::LineProperties::Representation
2017-04-03 20:18:48 +00:00
property :fields, as: 'fields'
end
end
2016-11-08 23:43:14 +00:00
class TableCellBackgroundFill
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :solid_fill, as: 'solidFill', class: Google::Apis::SlidesV1::SolidFill, decorator: Google::Apis::SlidesV1::SolidFill::Representation
2017-04-03 20:18:48 +00:00
property :property_state, as: 'propertyState'
2016-11-08 23:43:14 +00:00
end
end
class UpdateSlidesPositionRequest
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :insertion_index, as: 'insertionIndex'
collection :slide_object_ids, as: 'slideObjectIds'
2016-11-08 23:43:14 +00:00
end
end
class UpdatePagePropertiesRequest
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :fields, as: 'fields'
property :object_id_prop, as: 'objectId'
property :page_properties, as: 'pageProperties', class: Google::Apis::SlidesV1::PageProperties, decorator: Google::Apis::SlidesV1::PageProperties::Representation
2017-03-30 22:30:51 +00:00
end
end
class Group
2017-03-30 22:30:51 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :children, as: 'children', class: Google::Apis::SlidesV1::PageElement, decorator: Google::Apis::SlidesV1::PageElement::Representation
2017-03-10 21:11:09 +00:00
2016-11-08 23:43:14 +00:00
end
end
class Placeholder
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :index, as: 'index'
2017-05-26 16:44:32 +00:00
property :type, as: 'type'
property :parent_object_id, as: 'parentObjectId'
2016-11-08 23:43:14 +00:00
end
end
class DuplicateObjectRequest
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
hash :object_ids, as: 'objectIds'
property :object_id_prop, as: 'objectId'
2017-03-31 19:53:27 +00:00
end
end
2016-11-08 23:43:14 +00:00
class ReplaceAllTextRequest
2017-03-31 19:53:27 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :replace_text, as: 'replaceText'
collection :page_object_ids, as: 'pageObjectIds'
property :contains_text, as: 'containsText', class: Google::Apis::SlidesV1::SubstringMatchCriteria, decorator: Google::Apis::SlidesV1::SubstringMatchCriteria::Representation
2017-03-30 22:30:51 +00:00
2017-03-31 19:53:27 +00:00
end
end
2017-03-30 22:30:51 +00:00
class Page
2017-03-31 19:53:27 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :layout_properties, as: 'layoutProperties', class: Google::Apis::SlidesV1::LayoutProperties, decorator: Google::Apis::SlidesV1::LayoutProperties::Representation
2017-05-26 16:44:32 +00:00
property :notes_properties, as: 'notesProperties', class: Google::Apis::SlidesV1::NotesProperties, decorator: Google::Apis::SlidesV1::NotesProperties::Representation
property :page_type, as: 'pageType'
collection :page_elements, as: 'pageElements', class: Google::Apis::SlidesV1::PageElement, decorator: Google::Apis::SlidesV1::PageElement::Representation
property :slide_properties, as: 'slideProperties', class: Google::Apis::SlidesV1::SlideProperties, decorator: Google::Apis::SlidesV1::SlideProperties::Representation
property :page_properties, as: 'pageProperties', class: Google::Apis::SlidesV1::PageProperties, decorator: Google::Apis::SlidesV1::PageProperties::Representation
property :object_id_prop, as: 'objectId'
property :revision_id, as: 'revisionId'
2017-03-30 22:30:51 +00:00
end
end
class ShapeBackgroundFill
2017-03-30 22:30:51 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :property_state, as: 'propertyState'
property :solid_fill, as: 'solidFill', class: Google::Apis::SlidesV1::SolidFill, decorator: Google::Apis::SlidesV1::SolidFill::Representation
2017-03-30 22:30:51 +00:00
end
end
class CropProperties
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :left_offset, as: 'leftOffset'
property :right_offset, as: 'rightOffset'
property :bottom_offset, as: 'bottomOffset'
property :angle, as: 'angle'
property :top_offset, as: 'topOffset'
end
end
2017-03-27 22:14:47 +00:00
class ReplaceAllShapesWithSheetsChartRequest
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :spreadsheet_id, as: 'spreadsheetId'
property :linking_mode, as: 'linkingMode'
property :contains_text, as: 'containsText', class: Google::Apis::SlidesV1::SubstringMatchCriteria, decorator: Google::Apis::SlidesV1::SubstringMatchCriteria::Representation
2017-03-27 22:14:47 +00:00
property :chart_id, as: 'chartId'
collection :page_object_ids, as: 'pageObjectIds'
2016-11-08 23:43:14 +00:00
end
end
class ColorStop
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :alpha, as: 'alpha'
property :position, as: 'position'
property :color, as: 'color', class: Google::Apis::SlidesV1::OpaqueColor, decorator: Google::Apis::SlidesV1::OpaqueColor::Representation
2017-04-03 20:18:48 +00:00
2016-11-08 23:43:14 +00:00
end
end
class Range
2017-02-13 23:28:52 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :start_index, as: 'startIndex'
property :end_index, as: 'endIndex'
property :type, as: 'type'
2017-02-13 23:28:52 +00:00
end
end
class CreateVideoRequest
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
property :source, as: 'source'
property :element_properties, as: 'elementProperties', class: Google::Apis::SlidesV1::PageElementProperties, decorator: Google::Apis::SlidesV1::PageElementProperties::Representation
2017-04-03 20:18:48 +00:00
property :id, as: 'id'
2017-03-31 19:53:27 +00:00
end
end
class DuplicateObjectResponse
2017-03-31 19:53:27 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
2016-11-08 23:43:14 +00:00
end
end
class ReplaceAllShapesWithImageRequest
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :image_url, as: 'imageUrl'
property :replace_method, as: 'replaceMethod'
property :contains_text, as: 'containsText', class: Google::Apis::SlidesV1::SubstringMatchCriteria, decorator: Google::Apis::SlidesV1::SubstringMatchCriteria::Representation
collection :page_object_ids, as: 'pageObjectIds'
2016-11-08 23:43:14 +00:00
end
end
class Shadow
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :type, as: 'type'
property :transform, as: 'transform', class: Google::Apis::SlidesV1::AffineTransform, decorator: Google::Apis::SlidesV1::AffineTransform::Representation
2016-11-08 23:43:14 +00:00
property :alignment, as: 'alignment'
property :alpha, as: 'alpha'
property :color, as: 'color', class: Google::Apis::SlidesV1::OpaqueColor, decorator: Google::Apis::SlidesV1::OpaqueColor::Representation
2017-05-26 16:44:32 +00:00
property :rotate_with_shape, as: 'rotateWithShape'
property :property_state, as: 'propertyState'
property :blur_radius, as: 'blurRadius', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
2017-05-26 16:44:32 +00:00
2016-11-08 23:43:14 +00:00
end
end
class DeleteTableRowRequest
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
2017-03-31 19:53:27 +00:00
property :table_object_id, as: 'tableObjectId'
2017-03-31 19:53:27 +00:00
end
end
2017-03-27 22:14:47 +00:00
class Bullet
2017-03-31 19:53:27 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :list_id, as: 'listId'
property :glyph, as: 'glyph'
property :nesting_level, as: 'nestingLevel'
property :bullet_style, as: 'bulletStyle', class: Google::Apis::SlidesV1::TextStyle, decorator: Google::Apis::SlidesV1::TextStyle::Representation
2017-02-13 23:28:52 +00:00
2016-11-08 23:43:14 +00:00
end
end
class OutlineFill
2017-01-13 23:04:35 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :solid_fill, as: 'solidFill', class: Google::Apis::SlidesV1::SolidFill, decorator: Google::Apis::SlidesV1::SolidFill::Representation
2017-01-13 23:04:35 +00:00
end
end
class CreateLineResponse
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
2016-11-08 23:43:14 +00:00
end
end
class TableCellLocation
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :row_index, as: 'rowIndex'
property :column_index, as: 'columnIndex'
2016-11-08 23:43:14 +00:00
end
end
class ReplaceAllTextResponse
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :occurrences_changed, as: 'occurrencesChanged'
2016-11-08 23:43:14 +00:00
end
end
class UpdateParagraphStyleRequest
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-05-26 16:44:32 +00:00
property :object_id_prop, as: 'objectId'
property :text_range, as: 'textRange', class: Google::Apis::SlidesV1::Range, decorator: Google::Apis::SlidesV1::Range::Representation
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
property :style, as: 'style', class: Google::Apis::SlidesV1::ParagraphStyle, decorator: Google::Apis::SlidesV1::ParagraphStyle::Representation
property :fields, as: 'fields'
2016-11-08 23:43:14 +00:00
end
end
class ColorScheme
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :colors, as: 'colors', class: Google::Apis::SlidesV1::ThemeColorPair, decorator: Google::Apis::SlidesV1::ThemeColorPair::Representation
2017-04-03 20:18:48 +00:00
2016-11-08 23:43:14 +00:00
end
end
class Shape
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :shape_type, as: 'shapeType'
property :text, as: 'text', class: Google::Apis::SlidesV1::TextContent, decorator: Google::Apis::SlidesV1::TextContent::Representation
2016-11-08 23:43:14 +00:00
property :placeholder, as: 'placeholder', class: Google::Apis::SlidesV1::Placeholder, decorator: Google::Apis::SlidesV1::Placeholder::Representation
property :shape_properties, as: 'shapeProperties', class: Google::Apis::SlidesV1::ShapeProperties, decorator: Google::Apis::SlidesV1::ShapeProperties::Representation
2016-11-08 23:43:14 +00:00
end
end
class Image
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :content_url, as: 'contentUrl'
property :image_properties, as: 'imageProperties', class: Google::Apis::SlidesV1::ImageProperties, decorator: Google::Apis::SlidesV1::ImageProperties::Representation
2016-11-08 23:43:14 +00:00
end
end
class InsertTextRequest
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :insertion_index, as: 'insertionIndex'
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
property :object_id_prop, as: 'objectId'
property :text, as: 'text'
2016-11-08 23:43:14 +00:00
end
end
class AffineTransform
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :unit, as: 'unit'
property :scale_x, as: 'scaleX'
property :shear_x, as: 'shearX'
property :scale_y, as: 'scaleY'
property :translate_y, as: 'translateY'
property :translate_x, as: 'translateX'
property :shear_y, as: 'shearY'
2016-11-08 23:43:14 +00:00
end
end
class AutoText
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :type, as: 'type'
property :content, as: 'content'
property :style, as: 'style', class: Google::Apis::SlidesV1::TextStyle, decorator: Google::Apis::SlidesV1::TextStyle::Representation
2017-05-26 16:44:32 +00:00
2017-03-10 21:11:09 +00:00
end
end
class CreateVideoResponse
2017-03-10 21:11:09 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-05-26 16:44:32 +00:00
property :object_id_prop, as: 'objectId'
2016-11-08 23:43:14 +00:00
end
end
class UpdatePageElementTransformRequest
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-05-26 16:44:32 +00:00
property :object_id_prop, as: 'objectId'
property :transform, as: 'transform', class: Google::Apis::SlidesV1::AffineTransform, decorator: Google::Apis::SlidesV1::AffineTransform::Representation
2017-05-26 16:44:32 +00:00
property :apply_mode, as: 'applyMode'
2016-11-08 23:43:14 +00:00
end
end
class DeleteTextRequest
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
2017-03-27 22:14:47 +00:00
property :object_id_prop, as: 'objectId'
property :text_range, as: 'textRange', class: Google::Apis::SlidesV1::Range, decorator: Google::Apis::SlidesV1::Range::Representation
2017-04-03 20:18:48 +00:00
2016-11-08 23:43:14 +00:00
end
end
class DeleteObjectRequest
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
2017-03-27 22:14:47 +00:00
end
end
2017-02-13 23:28:52 +00:00
class Dimension
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :magnitude, as: 'magnitude'
property :unit, as: 'unit'
2017-03-27 22:14:47 +00:00
end
end
class TextElement
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :text_run, as: 'textRun', class: Google::Apis::SlidesV1::TextRun, decorator: Google::Apis::SlidesV1::TextRun::Representation
property :auto_text, as: 'autoText', class: Google::Apis::SlidesV1::AutoText, decorator: Google::Apis::SlidesV1::AutoText::Representation
2017-04-03 20:18:48 +00:00
property :paragraph_marker, as: 'paragraphMarker', class: Google::Apis::SlidesV1::ParagraphMarker, decorator: Google::Apis::SlidesV1::ParagraphMarker::Representation
property :start_index, as: 'startIndex'
property :end_index, as: 'endIndex'
2017-03-27 22:14:47 +00:00
end
end
class LineFill
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :solid_fill, as: 'solidFill', class: Google::Apis::SlidesV1::SolidFill, decorator: Google::Apis::SlidesV1::SolidFill::Representation
end
end
class VideoProperties
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :outline, as: 'outline', class: Google::Apis::SlidesV1::Outline, decorator: Google::Apis::SlidesV1::Outline::Representation
2017-05-26 16:44:32 +00:00
2017-03-27 22:14:47 +00:00
end
end
class InsertTableRowsRequest
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :table_object_id, as: 'tableObjectId'
property :insert_below, as: 'insertBelow'
property :number, as: 'number'
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
2017-03-30 22:30:51 +00:00
2017-03-27 22:14:47 +00:00
end
end
2017-03-10 21:11:09 +00:00
class LayoutProperties
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :master_object_id, as: 'masterObjectId'
property :name, as: 'name'
property :display_name, as: 'displayName'
2017-03-27 22:14:47 +00:00
end
end
class Presentation
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :slides, as: 'slides', class: Google::Apis::SlidesV1::Page, decorator: Google::Apis::SlidesV1::Page::Representation
property :revision_id, as: 'revisionId'
property :notes_master, as: 'notesMaster', class: Google::Apis::SlidesV1::Page, decorator: Google::Apis::SlidesV1::Page::Representation
collection :layouts, as: 'layouts', class: Google::Apis::SlidesV1::Page, decorator: Google::Apis::SlidesV1::Page::Representation
property :title, as: 'title'
property :locale, as: 'locale'
collection :masters, as: 'masters', class: Google::Apis::SlidesV1::Page, decorator: Google::Apis::SlidesV1::Page::Representation
property :page_size, as: 'pageSize', class: Google::Apis::SlidesV1::Size, decorator: Google::Apis::SlidesV1::Size::Representation
property :presentation_id, as: 'presentationId'
2017-03-27 22:14:47 +00:00
end
end
class LineProperties
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :line_fill, as: 'lineFill', class: Google::Apis::SlidesV1::LineFill, decorator: Google::Apis::SlidesV1::LineFill::Representation
2017-05-26 16:44:32 +00:00
property :dash_style, as: 'dashStyle'
property :link, as: 'link', class: Google::Apis::SlidesV1::Link, decorator: Google::Apis::SlidesV1::Link::Representation
2017-05-26 16:44:32 +00:00
property :start_arrow, as: 'startArrow'
property :end_arrow, as: 'endArrow'
property :weight, as: 'weight', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
2017-03-27 22:14:47 +00:00
end
end
class OpaqueColor
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :rgb_color, as: 'rgbColor', class: Google::Apis::SlidesV1::RgbColor, decorator: Google::Apis::SlidesV1::RgbColor::Representation
2017-05-26 16:44:32 +00:00
property :theme_color, as: 'themeColor'
2017-03-27 22:14:47 +00:00
end
end
2016-11-08 23:43:14 +00:00
class ImageProperties
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :contrast, as: 'contrast'
property :link, as: 'link', class: Google::Apis::SlidesV1::Link, decorator: Google::Apis::SlidesV1::Link::Representation
property :recolor, as: 'recolor', class: Google::Apis::SlidesV1::Recolor, decorator: Google::Apis::SlidesV1::Recolor::Representation
property :crop_properties, as: 'cropProperties', class: Google::Apis::SlidesV1::CropProperties, decorator: Google::Apis::SlidesV1::CropProperties::Representation
property :outline, as: 'outline', class: Google::Apis::SlidesV1::Outline, decorator: Google::Apis::SlidesV1::Outline::Representation
property :brightness, as: 'brightness'
property :transparency, as: 'transparency'
property :shadow, as: 'shadow', class: Google::Apis::SlidesV1::Shadow, decorator: Google::Apis::SlidesV1::Shadow::Representation
end
end
class ReplaceAllShapesWithImageResponse
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :occurrences_changed, as: 'occurrencesChanged'
2016-11-08 23:43:14 +00:00
end
end
class Line
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :line_type, as: 'lineType'
property :line_properties, as: 'lineProperties', class: Google::Apis::SlidesV1::LineProperties, decorator: Google::Apis::SlidesV1::LineProperties::Representation
2017-05-26 16:44:32 +00:00
end
end
2017-05-26 16:44:32 +00:00
class BatchUpdatePresentationResponse
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :presentation_id, as: 'presentationId'
collection :replies, as: 'replies', class: Google::Apis::SlidesV1::Response, decorator: Google::Apis::SlidesV1::Response::Representation
2017-04-03 20:18:48 +00:00
2017-03-27 22:14:47 +00:00
end
end
class CreateSheetsChartRequest
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-05-26 16:44:32 +00:00
property :object_id_prop, as: 'objectId'
property :element_properties, as: 'elementProperties', class: Google::Apis::SlidesV1::PageElementProperties, decorator: Google::Apis::SlidesV1::PageElementProperties::Representation
property :spreadsheet_id, as: 'spreadsheetId'
property :linking_mode, as: 'linkingMode'
property :chart_id, as: 'chartId'
2016-11-08 23:43:14 +00:00
end
end
class CreateImageResponse
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-05-26 16:44:32 +00:00
property :object_id_prop, as: 'objectId'
2016-11-08 23:43:14 +00:00
end
end
class SlideProperties
2017-02-13 23:28:52 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :notes_page, as: 'notesPage', class: Google::Apis::SlidesV1::Page, decorator: Google::Apis::SlidesV1::Page::Representation
2017-04-03 20:18:48 +00:00
property :layout_object_id, as: 'layoutObjectId'
property :master_object_id, as: 'masterObjectId'
end
end
class Response
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :create_slide, as: 'createSlide', class: Google::Apis::SlidesV1::CreateSlideResponse, decorator: Google::Apis::SlidesV1::CreateSlideResponse::Representation
2017-05-26 16:44:32 +00:00
property :duplicate_object, as: 'duplicateObject', class: Google::Apis::SlidesV1::DuplicateObjectResponse, decorator: Google::Apis::SlidesV1::DuplicateObjectResponse::Representation
property :create_shape, as: 'createShape', class: Google::Apis::SlidesV1::CreateShapeResponse, decorator: Google::Apis::SlidesV1::CreateShapeResponse::Representation
property :create_line, as: 'createLine', class: Google::Apis::SlidesV1::CreateLineResponse, decorator: Google::Apis::SlidesV1::CreateLineResponse::Representation
2017-05-26 16:44:32 +00:00
property :create_image, as: 'createImage', class: Google::Apis::SlidesV1::CreateImageResponse, decorator: Google::Apis::SlidesV1::CreateImageResponse::Representation
2017-03-27 22:14:47 +00:00
property :create_video, as: 'createVideo', class: Google::Apis::SlidesV1::CreateVideoResponse, decorator: Google::Apis::SlidesV1::CreateVideoResponse::Representation
property :create_sheets_chart, as: 'createSheetsChart', class: Google::Apis::SlidesV1::CreateSheetsChartResponse, decorator: Google::Apis::SlidesV1::CreateSheetsChartResponse::Representation
2017-05-26 16:44:32 +00:00
property :replace_all_shapes_with_sheets_chart, as: 'replaceAllShapesWithSheetsChart', class: Google::Apis::SlidesV1::ReplaceAllShapesWithSheetsChartResponse, decorator: Google::Apis::SlidesV1::ReplaceAllShapesWithSheetsChartResponse::Representation
2017-05-26 16:44:32 +00:00
property :replace_all_shapes_with_image, as: 'replaceAllShapesWithImage', class: Google::Apis::SlidesV1::ReplaceAllShapesWithImageResponse, decorator: Google::Apis::SlidesV1::ReplaceAllShapesWithImageResponse::Representation
2017-05-26 16:44:32 +00:00
property :create_table, as: 'createTable', class: Google::Apis::SlidesV1::CreateTableResponse, decorator: Google::Apis::SlidesV1::CreateTableResponse::Representation
2017-05-26 16:44:32 +00:00
property :replace_all_text, as: 'replaceAllText', class: Google::Apis::SlidesV1::ReplaceAllTextResponse, decorator: Google::Apis::SlidesV1::ReplaceAllTextResponse::Representation
end
end
class TextRun
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :content, as: 'content'
property :style, as: 'style', class: Google::Apis::SlidesV1::TextStyle, decorator: Google::Apis::SlidesV1::TextStyle::Representation
2017-05-26 16:44:32 +00:00
2017-03-31 19:53:27 +00:00
end
end
2017-03-30 22:30:51 +00:00
class LayoutReference
2017-03-31 19:53:27 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :predefined_layout, as: 'predefinedLayout'
property :layout_id, as: 'layoutId'
2016-11-08 23:43:14 +00:00
end
end
class SubstringMatchCriteria
2016-11-08 23:43:14 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :match_case, as: 'matchCase'
property :text, as: 'text'
2016-11-08 23:43:14 +00:00
end
end
class TableRange
2017-02-13 23:28:52 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :location, as: 'location', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
2017-03-10 21:11:09 +00:00
property :row_span, as: 'rowSpan'
property :column_span, as: 'columnSpan'
2017-02-13 23:28:52 +00:00
end
end
class CreateTableResponse
2017-02-13 23:28:52 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-04-03 20:18:48 +00:00
property :object_id_prop, as: 'objectId'
2017-03-30 22:30:51 +00:00
end
end
class CreateTableRequest
2017-03-30 22:30:51 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
property :columns, as: 'columns'
property :element_properties, as: 'elementProperties', class: Google::Apis::SlidesV1::PageElementProperties, decorator: Google::Apis::SlidesV1::PageElementProperties::Representation
2017-05-26 16:44:32 +00:00
property :rows, as: 'rows'
2017-03-30 22:30:51 +00:00
end
end
class Table
2017-03-30 22:30:51 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :table_columns, as: 'tableColumns', class: Google::Apis::SlidesV1::TableColumnProperties, decorator: Google::Apis::SlidesV1::TableColumnProperties::Representation
property :columns, as: 'columns'
collection :table_rows, as: 'tableRows', class: Google::Apis::SlidesV1::TableRow, decorator: Google::Apis::SlidesV1::TableRow::Representation
property :rows, as: 'rows'
2017-03-30 22:30:51 +00:00
end
end
class PageBackgroundFill
2017-03-30 22:30:51 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :solid_fill, as: 'solidFill', class: Google::Apis::SlidesV1::SolidFill, decorator: Google::Apis::SlidesV1::SolidFill::Representation
2017-05-26 16:44:32 +00:00
property :property_state, as: 'propertyState'
property :stretched_picture_fill, as: 'stretchedPictureFill', class: Google::Apis::SlidesV1::StretchedPictureFill, decorator: Google::Apis::SlidesV1::StretchedPictureFill::Representation
2017-03-30 22:30:51 +00:00
end
end
class SheetsChart
2017-03-30 22:30:51 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :sheets_chart_properties, as: 'sheetsChartProperties', class: Google::Apis::SlidesV1::SheetsChartProperties, decorator: Google::Apis::SlidesV1::SheetsChartProperties::Representation
property :content_url, as: 'contentUrl'
property :spreadsheet_id, as: 'spreadsheetId'
property :chart_id, as: 'chartId'
2017-04-03 20:18:48 +00:00
end
end
2017-03-31 19:53:27 +00:00
class SolidFill
2017-04-03 20:18:48 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :alpha, as: 'alpha'
property :color, as: 'color', class: Google::Apis::SlidesV1::OpaqueColor, decorator: Google::Apis::SlidesV1::OpaqueColor::Representation
2017-03-30 22:30:51 +00:00
2017-03-31 19:53:27 +00:00
end
end
class ThemeColorPair
2017-03-31 19:53:27 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :color, as: 'color', class: Google::Apis::SlidesV1::RgbColor, decorator: Google::Apis::SlidesV1::RgbColor::Representation
2017-03-30 22:30:51 +00:00
property :type, as: 'type'
2017-03-30 22:30:51 +00:00
end
end
class OptionalColor
2017-03-30 22:30:51 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :opaque_color, as: 'opaqueColor', class: Google::Apis::SlidesV1::OpaqueColor, decorator: Google::Apis::SlidesV1::OpaqueColor::Representation
2017-05-26 16:44:32 +00:00
2017-03-30 22:30:51 +00:00
end
end
class PageElementProperties
2017-03-30 22:30:51 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :size, as: 'size', class: Google::Apis::SlidesV1::Size, decorator: Google::Apis::SlidesV1::Size::Representation
2017-04-03 20:18:48 +00:00
property :transform, as: 'transform', class: Google::Apis::SlidesV1::AffineTransform, decorator: Google::Apis::SlidesV1::AffineTransform::Representation
2017-03-30 22:30:51 +00:00
property :page_object_id, as: 'pageObjectId'
2017-03-30 22:30:51 +00:00
end
end
class SheetsChartProperties
2017-03-30 22:30:51 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :chart_image_properties, as: 'chartImageProperties', class: Google::Apis::SlidesV1::ImageProperties, decorator: Google::Apis::SlidesV1::ImageProperties::Representation
2017-04-03 20:18:48 +00:00
2017-03-31 19:53:27 +00:00
end
end
2017-03-30 22:30:51 +00:00
class StretchedPictureFill
2017-03-31 19:53:27 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :size, as: 'size', class: Google::Apis::SlidesV1::Size, decorator: Google::Apis::SlidesV1::Size::Representation
property :content_url, as: 'contentUrl'
end
end
class DeleteTableColumnRequest
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
property :table_object_id, as: 'tableObjectId'
2017-03-30 22:30:51 +00:00
end
end
class UpdateTextStyleRequest
2017-03-30 22:30:51 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-04-03 20:18:48 +00:00
property :object_id_prop, as: 'objectId'
property :text_range, as: 'textRange', class: Google::Apis::SlidesV1::Range, decorator: Google::Apis::SlidesV1::Range::Representation
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
property :style, as: 'style', class: Google::Apis::SlidesV1::TextStyle, decorator: Google::Apis::SlidesV1::TextStyle::Representation
property :fields, as: 'fields'
2017-03-31 19:53:27 +00:00
end
end
class List
2017-03-31 19:53:27 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :list_id, as: 'listId'
hash :nesting_level, as: 'nestingLevel', class: Google::Apis::SlidesV1::NestingLevel, decorator: Google::Apis::SlidesV1::NestingLevel::Representation
end
end
class WeightedFontFamily
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :font_family, as: 'fontFamily'
property :weight, as: 'weight'
end
end
class PageElement
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :video, as: 'video', class: Google::Apis::SlidesV1::Video, decorator: Google::Apis::SlidesV1::Video::Representation
property :word_art, as: 'wordArt', class: Google::Apis::SlidesV1::WordArt, decorator: Google::Apis::SlidesV1::WordArt::Representation
property :table, as: 'table', class: Google::Apis::SlidesV1::Table, decorator: Google::Apis::SlidesV1::Table::Representation
property :object_id_prop, as: 'objectId'
property :transform, as: 'transform', class: Google::Apis::SlidesV1::AffineTransform, decorator: Google::Apis::SlidesV1::AffineTransform::Representation
property :shape, as: 'shape', class: Google::Apis::SlidesV1::Shape, decorator: Google::Apis::SlidesV1::Shape::Representation
property :line, as: 'line', class: Google::Apis::SlidesV1::Line, decorator: Google::Apis::SlidesV1::Line::Representation
property :description, as: 'description'
property :element_group, as: 'elementGroup', class: Google::Apis::SlidesV1::Group, decorator: Google::Apis::SlidesV1::Group::Representation
property :image, as: 'image', class: Google::Apis::SlidesV1::Image, decorator: Google::Apis::SlidesV1::Image::Representation
property :size, as: 'size', class: Google::Apis::SlidesV1::Size, decorator: Google::Apis::SlidesV1::Size::Representation
property :sheets_chart, as: 'sheetsChart', class: Google::Apis::SlidesV1::SheetsChart, decorator: Google::Apis::SlidesV1::SheetsChart::Representation
property :title, as: 'title'
2017-05-26 16:44:32 +00:00
end
end
class CreateImageRequest
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
property :element_properties, as: 'elementProperties', class: Google::Apis::SlidesV1::PageElementProperties, decorator: Google::Apis::SlidesV1::PageElementProperties::Representation
property :url, as: 'url'
2017-05-26 16:44:32 +00:00
end
end
class CreateParagraphBulletsRequest
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :bullet_preset, as: 'bulletPreset'
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
property :object_id_prop, as: 'objectId'
property :text_range, as: 'textRange', class: Google::Apis::SlidesV1::Range, decorator: Google::Apis::SlidesV1::Range::Representation
2017-05-26 16:44:32 +00:00
end
end
class Size
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :width, as: 'width', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
property :height, as: 'height', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
2017-05-26 16:44:32 +00:00
end
end
class TextStyle
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :foreground_color, as: 'foregroundColor', class: Google::Apis::SlidesV1::OptionalColor, decorator: Google::Apis::SlidesV1::OptionalColor::Representation
property :bold, as: 'bold'
property :font_family, as: 'fontFamily'
property :italic, as: 'italic'
property :strikethrough, as: 'strikethrough'
property :font_size, as: 'fontSize', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
property :baseline_offset, as: 'baselineOffset'
property :weighted_font_family, as: 'weightedFontFamily', class: Google::Apis::SlidesV1::WeightedFontFamily, decorator: Google::Apis::SlidesV1::WeightedFontFamily::Representation
property :small_caps, as: 'smallCaps'
property :background_color, as: 'backgroundColor', class: Google::Apis::SlidesV1::OptionalColor, decorator: Google::Apis::SlidesV1::OptionalColor::Representation
property :underline, as: 'underline'
property :link, as: 'link', class: Google::Apis::SlidesV1::Link, decorator: Google::Apis::SlidesV1::Link::Representation
end
end
class UpdateVideoPropertiesRequest
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :video_properties, as: 'videoProperties', class: Google::Apis::SlidesV1::VideoProperties, decorator: Google::Apis::SlidesV1::VideoProperties::Representation
property :fields, as: 'fields'
property :object_id_prop, as: 'objectId'
end
end
class Request
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :create_video, as: 'createVideo', class: Google::Apis::SlidesV1::CreateVideoRequest, decorator: Google::Apis::SlidesV1::CreateVideoRequest::Representation
property :create_sheets_chart, as: 'createSheetsChart', class: Google::Apis::SlidesV1::CreateSheetsChartRequest, decorator: Google::Apis::SlidesV1::CreateSheetsChartRequest::Representation
property :replace_all_shapes_with_sheets_chart, as: 'replaceAllShapesWithSheetsChart', class: Google::Apis::SlidesV1::ReplaceAllShapesWithSheetsChartRequest, decorator: Google::Apis::SlidesV1::ReplaceAllShapesWithSheetsChartRequest::Representation
property :update_page_element_transform, as: 'updatePageElementTransform', class: Google::Apis::SlidesV1::UpdatePageElementTransformRequest, decorator: Google::Apis::SlidesV1::UpdatePageElementTransformRequest::Representation
property :update_text_style, as: 'updateTextStyle', class: Google::Apis::SlidesV1::UpdateTextStyleRequest, decorator: Google::Apis::SlidesV1::UpdateTextStyleRequest::Representation
property :replace_all_shapes_with_image, as: 'replaceAllShapesWithImage', class: Google::Apis::SlidesV1::ReplaceAllShapesWithImageRequest, decorator: Google::Apis::SlidesV1::ReplaceAllShapesWithImageRequest::Representation
property :replace_all_text, as: 'replaceAllText', class: Google::Apis::SlidesV1::ReplaceAllTextRequest, decorator: Google::Apis::SlidesV1::ReplaceAllTextRequest::Representation
property :update_image_properties, as: 'updateImageProperties', class: Google::Apis::SlidesV1::UpdateImagePropertiesRequest, decorator: Google::Apis::SlidesV1::UpdateImagePropertiesRequest::Representation
property :insert_table_rows, as: 'insertTableRows', class: Google::Apis::SlidesV1::InsertTableRowsRequest, decorator: Google::Apis::SlidesV1::InsertTableRowsRequest::Representation
property :create_slide, as: 'createSlide', class: Google::Apis::SlidesV1::CreateSlideRequest, decorator: Google::Apis::SlidesV1::CreateSlideRequest::Representation
property :update_line_properties, as: 'updateLineProperties', class: Google::Apis::SlidesV1::UpdateLinePropertiesRequest, decorator: Google::Apis::SlidesV1::UpdateLinePropertiesRequest::Representation
property :update_slides_position, as: 'updateSlidesPosition', class: Google::Apis::SlidesV1::UpdateSlidesPositionRequest, decorator: Google::Apis::SlidesV1::UpdateSlidesPositionRequest::Representation
property :delete_table_row, as: 'deleteTableRow', class: Google::Apis::SlidesV1::DeleteTableRowRequest, decorator: Google::Apis::SlidesV1::DeleteTableRowRequest::Representation
property :update_shape_properties, as: 'updateShapeProperties', class: Google::Apis::SlidesV1::UpdateShapePropertiesRequest, decorator: Google::Apis::SlidesV1::UpdateShapePropertiesRequest::Representation
property :insert_text, as: 'insertText', class: Google::Apis::SlidesV1::InsertTextRequest, decorator: Google::Apis::SlidesV1::InsertTextRequest::Representation
property :delete_text, as: 'deleteText', class: Google::Apis::SlidesV1::DeleteTextRequest, decorator: Google::Apis::SlidesV1::DeleteTextRequest::Representation
property :update_page_properties, as: 'updatePageProperties', class: Google::Apis::SlidesV1::UpdatePagePropertiesRequest, decorator: Google::Apis::SlidesV1::UpdatePagePropertiesRequest::Representation
property :create_shape, as: 'createShape', class: Google::Apis::SlidesV1::CreateShapeRequest, decorator: Google::Apis::SlidesV1::CreateShapeRequest::Representation
property :delete_paragraph_bullets, as: 'deleteParagraphBullets', class: Google::Apis::SlidesV1::DeleteParagraphBulletsRequest, decorator: Google::Apis::SlidesV1::DeleteParagraphBulletsRequest::Representation
property :insert_table_columns, as: 'insertTableColumns', class: Google::Apis::SlidesV1::InsertTableColumnsRequest, decorator: Google::Apis::SlidesV1::InsertTableColumnsRequest::Representation
property :refresh_sheets_chart, as: 'refreshSheetsChart', class: Google::Apis::SlidesV1::RefreshSheetsChartRequest, decorator: Google::Apis::SlidesV1::RefreshSheetsChartRequest::Representation
property :update_table_cell_properties, as: 'updateTableCellProperties', class: Google::Apis::SlidesV1::UpdateTableCellPropertiesRequest, decorator: Google::Apis::SlidesV1::UpdateTableCellPropertiesRequest::Representation
property :create_table, as: 'createTable', class: Google::Apis::SlidesV1::CreateTableRequest, decorator: Google::Apis::SlidesV1::CreateTableRequest::Representation
property :delete_object, as: 'deleteObject', class: Google::Apis::SlidesV1::DeleteObjectRequest, decorator: Google::Apis::SlidesV1::DeleteObjectRequest::Representation
property :update_paragraph_style, as: 'updateParagraphStyle', class: Google::Apis::SlidesV1::UpdateParagraphStyleRequest, decorator: Google::Apis::SlidesV1::UpdateParagraphStyleRequest::Representation
property :delete_table_column, as: 'deleteTableColumn', class: Google::Apis::SlidesV1::DeleteTableColumnRequest, decorator: Google::Apis::SlidesV1::DeleteTableColumnRequest::Representation
property :duplicate_object, as: 'duplicateObject', class: Google::Apis::SlidesV1::DuplicateObjectRequest, decorator: Google::Apis::SlidesV1::DuplicateObjectRequest::Representation
property :update_video_properties, as: 'updateVideoProperties', class: Google::Apis::SlidesV1::UpdateVideoPropertiesRequest, decorator: Google::Apis::SlidesV1::UpdateVideoPropertiesRequest::Representation
property :create_line, as: 'createLine', class: Google::Apis::SlidesV1::CreateLineRequest, decorator: Google::Apis::SlidesV1::CreateLineRequest::Representation
property :create_image, as: 'createImage', class: Google::Apis::SlidesV1::CreateImageRequest, decorator: Google::Apis::SlidesV1::CreateImageRequest::Representation
property :create_paragraph_bullets, as: 'createParagraphBullets', class: Google::Apis::SlidesV1::CreateParagraphBulletsRequest, decorator: Google::Apis::SlidesV1::CreateParagraphBulletsRequest::Representation
end
end
class UpdateImagePropertiesRequest
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :fields, as: 'fields'
property :image_properties, as: 'imageProperties', class: Google::Apis::SlidesV1::ImageProperties, decorator: Google::Apis::SlidesV1::ImageProperties::Representation
property :object_id_prop, as: 'objectId'
2017-03-31 19:53:27 +00:00
end
end
class ParagraphStyle
2017-03-31 19:53:27 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :space_below, as: 'spaceBelow', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
property :direction, as: 'direction'
property :spacing_mode, as: 'spacingMode'
property :indent_end, as: 'indentEnd', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
property :indent_start, as: 'indentStart', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
property :space_above, as: 'spaceAbove', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
property :alignment, as: 'alignment'
property :line_spacing, as: 'lineSpacing'
property :indent_first_line, as: 'indentFirstLine', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
end
end
class ReplaceAllShapesWithSheetsChartResponse
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :occurrences_changed, as: 'occurrencesChanged'
end
end
class TableCellProperties
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :table_cell_background_fill, as: 'tableCellBackgroundFill', class: Google::Apis::SlidesV1::TableCellBackgroundFill, decorator: Google::Apis::SlidesV1::TableCellBackgroundFill::Representation
2017-05-26 16:44:32 +00:00
end
end
class Outline
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :outline_fill, as: 'outlineFill', class: Google::Apis::SlidesV1::OutlineFill, decorator: Google::Apis::SlidesV1::OutlineFill::Representation
property :weight, as: 'weight', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
property :dash_style, as: 'dashStyle'
property :property_state, as: 'propertyState'
2017-05-26 16:44:32 +00:00
end
end
class RefreshSheetsChartRequest
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
2017-05-26 16:44:32 +00:00
end
end
class TableColumnProperties
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :column_width, as: 'columnWidth', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
2017-05-26 16:44:32 +00:00
end
end
class ShapeProperties
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :outline, as: 'outline', class: Google::Apis::SlidesV1::Outline, decorator: Google::Apis::SlidesV1::Outline::Representation
property :shape_background_fill, as: 'shapeBackgroundFill', class: Google::Apis::SlidesV1::ShapeBackgroundFill, decorator: Google::Apis::SlidesV1::ShapeBackgroundFill::Representation
property :shadow, as: 'shadow', class: Google::Apis::SlidesV1::Shadow, decorator: Google::Apis::SlidesV1::Shadow::Representation
property :link, as: 'link', class: Google::Apis::SlidesV1::Link, decorator: Google::Apis::SlidesV1::Link::Representation
2017-05-26 16:44:32 +00:00
end
end
class NotesProperties
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :speaker_notes_object_id, as: 'speakerNotesObjectId'
2017-05-26 16:44:32 +00:00
end
end
class TableRow
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :row_height, as: 'rowHeight', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
collection :table_cells, as: 'tableCells', class: Google::Apis::SlidesV1::TableCell, decorator: Google::Apis::SlidesV1::TableCell::Representation
2017-05-26 16:44:32 +00:00
end
end
class UpdateTableCellPropertiesRequest
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
property :table_range, as: 'tableRange', class: Google::Apis::SlidesV1::TableRange, decorator: Google::Apis::SlidesV1::TableRange::Representation
property :table_cell_properties, as: 'tableCellProperties', class: Google::Apis::SlidesV1::TableCellProperties, decorator: Google::Apis::SlidesV1::TableCellProperties::Representation
property :fields, as: 'fields'
end
end
class CreateSlideRequest
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :placeholder_id_mappings, as: 'placeholderIdMappings', class: Google::Apis::SlidesV1::LayoutPlaceholderIdMapping, decorator: Google::Apis::SlidesV1::LayoutPlaceholderIdMapping::Representation
property :slide_layout_reference, as: 'slideLayoutReference', class: Google::Apis::SlidesV1::LayoutReference, decorator: Google::Apis::SlidesV1::LayoutReference::Representation
2017-05-26 16:44:32 +00:00
property :object_id_prop, as: 'objectId'
property :insertion_index, as: 'insertionIndex'
end
end
class BatchUpdatePresentationRequest
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :write_control, as: 'writeControl', class: Google::Apis::SlidesV1::WriteControl, decorator: Google::Apis::SlidesV1::WriteControl::Representation
collection :requests, as: 'requests', class: Google::Apis::SlidesV1::Request, decorator: Google::Apis::SlidesV1::Request::Representation
2017-05-26 16:44:32 +00:00
end
end
class TextContent
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
hash :lists, as: 'lists', class: Google::Apis::SlidesV1::List, decorator: Google::Apis::SlidesV1::List::Representation
collection :text_elements, as: 'textElements', class: Google::Apis::SlidesV1::TextElement, decorator: Google::Apis::SlidesV1::TextElement::Representation
end
end
class CreateSheetsChartResponse
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-05-26 16:44:32 +00:00
property :object_id_prop, as: 'objectId'
end
end
class WriteControl
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :required_revision_id, as: 'requiredRevisionId'
end
end
class DeleteParagraphBulletsRequest
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
2017-05-26 16:44:32 +00:00
property :object_id_prop, as: 'objectId'
property :text_range, as: 'textRange', class: Google::Apis::SlidesV1::Range, decorator: Google::Apis::SlidesV1::Range::Representation
end
end
class ParagraphMarker
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :bullet, as: 'bullet', class: Google::Apis::SlidesV1::Bullet, decorator: Google::Apis::SlidesV1::Bullet::Representation
property :style, as: 'style', class: Google::Apis::SlidesV1::ParagraphStyle, decorator: Google::Apis::SlidesV1::ParagraphStyle::Representation
end
end
class Thumbnail
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :height, as: 'height'
property :content_url, as: 'contentUrl'
property :width, as: 'width'
end
end
class InsertTableColumnsRequest
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :number, as: 'number'
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
property :insert_right, as: 'insertRight'
property :table_object_id, as: 'tableObjectId'
2017-05-26 16:44:32 +00:00
end
end
class LayoutPlaceholderIdMapping
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
property :layout_placeholder, as: 'layoutPlaceholder', class: Google::Apis::SlidesV1::Placeholder, decorator: Google::Apis::SlidesV1::Placeholder::Representation
property :layout_placeholder_object_id, as: 'layoutPlaceholderObjectId'
end
end
class UpdateShapePropertiesRequest
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :shape_properties, as: 'shapeProperties', class: Google::Apis::SlidesV1::ShapeProperties, decorator: Google::Apis::SlidesV1::ShapeProperties::Representation
property :fields, as: 'fields'
property :object_id_prop, as: 'objectId'
end
end
class WordArt
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :rendered_text, as: 'renderedText'
end
end
class Recolor
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :recolor_stops, as: 'recolorStops', class: Google::Apis::SlidesV1::ColorStop, decorator: Google::Apis::SlidesV1::ColorStop::Representation
property :name, as: 'name'
2017-05-26 16:44:32 +00:00
end
end
class Link
2017-05-26 16:44:32 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :page_object_id, as: 'pageObjectId'
property :url, as: 'url'
property :relative_link, as: 'relativeLink'
property :slide_index, as: 'slideIndex'
end
end
class CreateShapeResponse
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
end
end
class RgbColor
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :green, as: 'green'
property :blue, as: 'blue'
property :red, as: 'red'
end
end
class CreateLineRequest
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
property :element_properties, as: 'elementProperties', class: Google::Apis::SlidesV1::PageElementProperties, decorator: Google::Apis::SlidesV1::PageElementProperties::Representation
property :line_category, as: 'lineCategory'
end
end
class CreateSlideResponse
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :object_id_prop, as: 'objectId'
2017-02-13 23:28:52 +00:00
end
end
2016-11-08 23:43:14 +00:00
end
end
end