class Google::Apis::SheetsV4::AddSheetRequest

newSheet.
instead and specify EmbeddedObjectPosition.sheetId or EmbeddedObjectPosition.
sheets’ indexes are incremented. To add an object sheet, use AddChartRequest
Adds a new sheet. When a sheet is added at a given index, all subsequent

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @properties = args[:properties] if args.key?(:properties)
end